binutils-gdb/gdb/testsuite/lib
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
..
ada.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cell.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
compiler.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
compiler.cc Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
cp-support.exp Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
fortran.exp * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused. 2010-08-18 16:37:22 +00:00
gdb.exp * lib/gdb.exp (build_executable): Forward "c++" option to 2010-07-30 19:59:42 +00:00
gdbserver-support.exp * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename 2010-01-12 00:50:26 +00:00
java.exp * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused. 2010-08-18 16:37:22 +00:00
mi-support.exp * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var. 2010-03-15 03:43:13 +00:00
objc.exp PR exp/11926 2010-08-19 13:33:15 +00:00
pascal.exp * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused. 2010-08-18 16:37:22 +00:00
prelink-support.exp gdb/testsuite/ 2010-07-05 18:02:56 +00:00
set_unbuffered_mode.c Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
trace-support.exp Unify actions and commands 2010-03-23 21:32:28 +00:00