1 Notes for testsuite/gcc.dg.
3 1) There should be only one driver, dg.exp.
5 2) Try to organize the tests by topic using file name prefixes.
7 Eg: All bitfield tests are named "bf-*.c".
9 This lets the person running the tests choose particular sets of tests to
10 run easily (using wildcards).
12 Eg: make check RUNTESTFLAGS='dg.exp=bf-*.c'
14 3) Remember DOS file name restrictions (8.3). Sigh.
16 4) Send bugs, comments, etc. to dje@cygnus.com.