Lines Matching refs:testsuite
56 * a huge number of testcases have been added to the testsuite
124 * fixes & improvements to the testsuite; mainly:
126 * allow to run the testsuite on all the tests of a subdir
166 * testsuite: 'echo -n' may not be interpreted as '-n'
167 * testsuite: allow to test a few cases at once
168 * testsuite: move verbose() & error()
169 * testsuite: better message for pattern nbr checking
170 * testsuite: better message for pattern absence/presence
172 * testsuite: new eq/min/max syntax for pattern checking
173 * testsuite: obsolete old pattern checking syntax
174 * testsuite: convert to the new pattern syntax
190 * testsuite: clearer result summary
191 * testsuite: check error messages first
192 * testsuite: saner handling of 'must_fail'
193 * testsuite: allow to parse several options
194 * testsuite: add support for -q|--quiet
195 * testsuite: add support for -a|--abort
196 * testsuite: get options from env too
197 * testsuite: allow --format & --single
198 * testsuite: remove useless selftest
199 * testsuite: remove useless test-be.c
200 * testsuite: extract disable()
201 * testsuite: simplify documentation
202 * testsuite: allow arch-specific tests
203 * testsuite: save screen real estate
204 * testsuite: add a blank line before format
205 * testsuite: 'quiet' must be initialized earlier
206 * testsuite: move up arg_file()
207 * testsuite: make do_format() more self-contained
208 * testsuite: format: saner defaults handling
209 * testsuite: format: strip .c from default name
210 * testsuite: add support for 'format -f'
211 * testsuite: add support for 'format -l'
362 * testsuite: fix: remove unneeded './' before commands
367 * testsuite: make the '%.t' rule depends on PROGRAMS too
368 * testsuite: fix a few more incorrect check-commands
369 * testsuite: convert to the new pattern syntax
370 * testsuite: remove old ugly pattern syntax
371 * testsuite: move verbose/error() before get_tag_value()
372 * testsuite: add & use warning()
373 * testsuite: reset 'quiet' at the start of each testcase
374 * testsuite: fix invalid 'check-...' tags
375 * testsuite: validate the 'check-...' tags
376 * testsuite: early return in getopt loop
377 * testsuite: move do_test_suite out of the getopt loop
378 * testsuite: move no-arg out of the getopt loop
379 * testsuite: change do_usage text
380 * testsuite: allow to test only a subdir
381 * testsuite: default to shift in the getopt loop
382 * testsuite: add support for 'format -a'
385 * testsuite: add test case for quoting of command's arguments
386 * testsuite: process extra options without exec
387 * testsuite: respect command line's quotes & whitespaces
388 * testsuite: allow default args from environment for test commands
474 * testsuite: fix typo with 'test-suite format -a'
484 * testsuite: add testcase for some random crash
485 * testsuite: add testcase about CSE problem
493 * testsuite: fix problem with double-escaping in patterns
542 * testsuite: add check-cp-if
543 * testsuite: add check-assert
564 * doc: the testsuite doc in reST
579 * autodoc: add autodoc tests in the testsuite
627 * testsuite: fix missing return
629 * testsuite: allow extra/default options to test commands
719 * testsuite: reorganize tests for compound literals
720 * testsuite: add a few more tests catching quadratic behaviour
721 * testsuite: improve mem2reg testcases
722 * testsuite: remove useless test for loop-linearization
876 * testsuite: remove useless test for loop-linearization
970 * testsuite: test predef macros on LP32/LP64/LLP64