old-cross-binutils/binutils/testsuite/binutils-all
Danny Smith b9ae04920a * rcparse.y (res_text_field): New res_id variable.
(res_null_text): New static const struct res_id object,
	with empty unicode name field.
	(control): Pop parsing of optresidc up one level. Set
	res_text_field to $2 except for controls which do not accept
	a text field.  Set res_text_field to res_null_text for the
	special cases (viz. COMBOBOX, EDITTEXT, LISTBOX, SCROLLBAR).
	(control_params): Adjust to use res_text_field rather
	than optresidc.
	(COMBOBOX): Add comment about discrepency between documented
	vs. observed default style.
	* resrc.c (define_control): Make first param const.
	* windres.h (define_control): Adjust prototype.

testsuite:

	* binutils-all/windres/checkbox.rc: New file.
	* binutils-all/windres/checkbox.rsd: New file.
	* binutils-all/windres/combobox.rc: New file.
	* binutils-all/windres/combobox.rsd: New file.
	* binutils-all/windres/edittext.rc: New file.
	* binutils-all/windres/edittext.rsd: New file.
	* binutils-all/windres/listbox.rc: New file.
	* binutils-all/windres/listbox.rsd: New file.
	* binutils-all/windres/scrollbar.rc: New file.
	* binutils-all/windres/scrollbar.rsd: New file.
2003-06-28 02:37:43 +00:00
..
hppa * testsuite/binutils-all/objcopy.exp: clear xfail for 2002-06-06 06:45:12 +00:00
windres * rcparse.y (res_text_field): New res_id variable. 2003-06-28 02:37:43 +00:00
ar.exp Use 'file delete' instead of 'exec rm -f'. 2002-04-11 13:42:03 +00:00
bintest.s 19990502 sourceware import 1999-05-03 07:29:11 +00:00
dlltool.exp Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
fastcall.def Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
nm.exp Fix typos in ChangeLogs and update copyright notices 2001-03-13 06:43:59 +00:00
objcopy.exp Replace occurances of testprog with $test_prog. Initialise this variable to 2003-06-19 07:45:50 +00:00
objdump.exp TIC4X testcase commit 2002-11-18 08:28:44 +00:00
readelf.exp oops - forgot to add the grep for "(DW_OP_addr: 0)" 2003-04-26 07:57:26 +00:00
readelf.h Updated to match latest output. 1999-06-10 01:20:33 +00:00
readelf.r Display 2nd and 3rd reloc types for 64-bit MIPS. 2002-02-20 10:32:47 +00:00
readelf.r-64 Display 2nd and 3rd reloc types for 64-bit MIPS. 2002-02-20 10:32:47 +00:00
readelf.s 2001-05-25 H.J. Lu <hjl@gnu.org> 2001-05-25 18:58:10 +00:00
readelf.s-64 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't 2001-08-27 10:38:41 +00:00
readelf.ss Fix readelf -S and readelf -s tests for MIPS and v850 2000-11-03 01:59:12 +00:00
readelf.ss-64 * binutils-all/readelf.exp (regexp_diff): Do not break when a 2000-06-14 01:21:35 +00:00
readelf.ss-mips Do not expect an explicit ordering of the sections. 2002-02-13 09:48:40 +00:00
readelf.ss-tmips * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default 2003-06-27 01:16:30 +00:00
size.exp Fix typos in ChangeLogs and update copyright notices 2001-03-13 06:43:59 +00:00
testprog.c Fix "readelf -wi" test 2003-04-23 17:36:08 +00:00