binutils-gdb/gdb/testsuite/gdb.pascal
Doug Evans d30f5e1f70 PR exp/11926
* parser-defs.h (parse_float, parse_c_float): Declare.
	* parse.c (parse_float, parse_c_float): New function.
	* c-exp.y (parse_number): Call parse_c_float.
	* objc-exp.y (parse_number): Ditto.
	* p-exp.y (parse_number): Ditto.  Use ANSI/ISO-style definition.
	* jv-exp.y (parse_number): Call parse_float, fix suffix handling.

	testsuite/
	* gdb.base/printcmds.exp (test_float_accepted): New function.
	Move existing float tests there.  Add tests for floats with suffixes.
	(test_float_rejected): New function.
	* gdb.java/jv-print.exp (test_float_accepted): New function.
	(test_float_rejected): New function.
	* gdb.objc/print.exp: New file.
	* gdb.pascal/print.exp: New file.
	* lib/objc.exp: New file.
2010-08-19 13:33:15 +00:00
..
Makefile.in
floats.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
floats.pas Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb11492.exp gdb/testsuite/ 2010-04-26 15:49:11 +00:00
gdb11492.pas gdb ChangeLog 2010-04-21 09:54:59 +00:00
hello.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
hello.pas
integers.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
integers.pas Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
print.exp PR exp/11926 2010-08-19 13:33:15 +00:00
types.exp * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused. 2010-08-18 16:37:22 +00:00