Lines Matching +refs:test +refs:current +refs:scope
7 translations; recompiled against current sources
54 * tests/Makefile.am, tests/tableopts.am, tests/tableopts.sh: test:
168 * configure.ac, tests/Makefile.am, tests/pthread.l: test: skip
169 …pthread test when needed files missing. "Unlisting" the pthread test when libpthread is not avail…
171 returns the "skip" status. configure.ac and tests/Makefile.am are edited so that pthread test
216 * tests/Makefile.am, tests/no_bison_stub.c: test: Skip bison tests
231 …* src/Makefile.am: build: fix Makefile parse.h dependency clauses. The current clauses stating "m…
240 * tests/Makefile.am: test: Remake *_scanner.c if *_scanner.h is
249 * tests/Makefile.am: test: remove BUILT_SOURCES; add missing
250 dependencies. Without BUILT_SOURCES in Makefile, no test sources in tests/ will be
253 …and therefore, build any part of the test suite. Also fix missing sources dependencies: bison…
328 * tests/README: test: document automake convention for skipped exit
333 * tests/Makefile.am: test: let testwrapper scripts be run by
341 tests/testwrapper-direct.sh, tests/testwrapper.sh: test: Remove test
348 …* tests/testwrapper.sh: test: exit on '-1' test non-zero status. If a '-1' test program returns a…
349 and compare it's (numeric) output values. This allows a '-1' test to
351 …'-1' test would skip like this, though.) Shell syntax note: `set -e` will not exit with the syntax…
352 `test $(false) = $(false);`. The exit statuses of `false` in the
359 …reorganization in flex 2.6.0. Now make it work again. Note that the current indent profile breaks…
488 …* configure.ac: Fix unportable test(1) operator. "==" is only supported by bash, "=" is the stand…
643 * tests/Makefile.am, tests/testwrapper-direct.sh: test: run direct
654 * tests/testwrapper.sh: test: drop .exe when making input file names
658 * tests/Makefile.am: test: removed dependencies for include tests
730 `noansi' test cases
1271 input files. The current test wrapper works only when the inputs are specified
1279 …absolute paths as well leading to test failures. Fix all of this by dropping the implicit input d…
1284 …* configure.ac: configure: fixed realloc test. The [] characters are used for quoting in m4, so t…
1285 …them in place of `test` fails yielding the warning at build time: .../flex/configure: line 20222: …
1312 approach is to test for particular platform features rather than to
1313 test for particular platforms.
1463 checks. Added test for presence of (g)texi2dvi program. Gave notice if
1546 rebuilding the test suite programs easier. We then use the
1704 `char*` in test-bison-nr
1719 tests/TEMPLATE/scanner.l, tests/TEMPLATE/test.input,
1720 tests/create-test, tests/descriptions: remove unused files after
1721 test suite refactor
1745 tests/test-table-opts/.gitignore,
1746 tests/test-table-opts/Makefile.am, tests/test-table-opts/scanner.l,
1747 tests/test-table-opts/test.input: split apart table options tests
1758 pthread test
1764 tests/test-lineno-trailing/.gitignore,
1765 tests/test-lineno-trailing/Makefile.am,
1766 tests/test-lineno-trailing/scanner.l,
1767 tests/test-lineno-trailing/test.input: refactor lineno_trailing test
1768 for new test suite layout
1773 tests/lineno_r.one.txt, tests/test-lineno-r/.gitignore,
1774 tests/test-lineno-r/Makefile.am, tests/test-lineno-r/scanner.l,
1775 tests/test-lineno-r/test.input: refactor lineno_r test for new test
1781 tests/lineno_nr.one.txt, tests/test-lineno-nr/.gitignore,
1782 tests/test-lineno-nr/Makefile.am, tests/test-lineno-nr/scanner.l,
1783 tests/test-lineno-nr/test.input, tests/testwrapper.sh: refactor
1784 lineno_nr test for new test suite layout
1788 * tests/test-linedir-r/.gitignore,
1789 tests/test-linedir-r/Makefile.am,
1790 tests/test-linedir-r/check-lines.awk, tests/test-linedir-r/main.c,
1791 tests/test-linedir-r/scanner.l, tests/test-linedir-r/test.input:
1792 Remove linedir_r test. The linedir_r test tested the implementation of line number
1800 tests/test-pthread/.gitignore, tests/test-pthread/Makefile.am,
1801 tests/test-pthread/scanner.l, tests/test-pthread/test-1.input,
1802 tests/test-pthread/test-2.input, tests/test-pthread/test-3.input,
1803 tests/test-pthread/test-4.input, tests/test-pthread/test-5.input:
1804 refactor pthread test for new test suite layout
1814 tests/cxx_yywrap.txt, tests/test-c++-yywrap/.gitignore,
1815 tests/test-c++-yywrap/Makefile.am, tests/test-c++-yywrap/scanner.l,
1816 tests/test-c++-yywrap/test.input, tests/testwrapper.sh: refactor
1817 cxx_yywrap test for new test suite layout
1822 tests/test-concatenated-options/.gitignore,
1823 tests/test-concatenated-options/Makefile.am: refactor concatenated
1824 options test for new test suite layout
1840 tests/test-include-by-buffer/.gitignore,
1841 tests/test-include-by-buffer/Makefile.am,
1842 tests/test-include-by-buffer/scanner.l,
1843 tests/test-include-by-buffer/test-1.input,
1844 tests/test-include-by-buffer/test-2.input,
1845 tests/test-include-by-buffer/test-3.input,
1846 tests/test-include-by-push/.gitignore,
1847 tests/test-include-by-push/Makefile.am,
1848 tests/test-include-by-push/scanner.l,
1849 tests/test-include-by-push/test-1.input,
1850 tests/test-include-by-push/test-2.input,
1851 tests/test-include-by-push/test-3.input,
1852 tests/test-include-by-reentrant/.gitignore,
1853 tests/test-include-by-reentrant/Makefile.am,
1854 tests/test-include-by-reentrant/scanner.l,
1855 tests/test-include-by-reentrant/test-1.input,
1856 tests/test-include-by-reentrant/test-2.input,
1857 tests/test-include-by-reentrant/test-3.input: refactor include_by_*
1858 tests for new test suite layout
1865 tests/test-rescan-r/.gitignore, tests/test-rescan-r/Makefile.am,
1866 tests/test-rescan-r/scanner.l, tests/test-rescan-r/test.input,
1867 tests/testwrapper.sh: refactor rescan_r test for new test suite
1873 tests/rescan_nr.txt, tests/test-rescan-nr/.gitignore,
1874 tests/test-rescan-nr/Makefile.am, tests/test-rescan-nr/scanner.l,
1875 tests/test-rescan-nr/test.input, tests/testwrapper.sh: Refactor
1876 …rescan_nr test for new test suite layout. Also add -r option to testwrapper.sh to support passing…
1877 as a command line argument to the test scanner without using shell
1887 tests/quotes.txt, tests/test-quotes/.gitignore,
1888 tests/test-quotes/Makefile.am, tests/test-quotes/scanner.l,
1889 tests/test-quotes/test.input: refactor quotes test for new test
1895 tests/reject.txt, tests/test-reject/.gitignore,
1896 tests/test-reject/Makefile.am, tests/test-reject/scanner.l,
1897 tests/test-reject/test.input, tests/testwrapper.sh: Refactor reject
1898 …test for new test suite layout. Split out reject test into its constituant tests. Add .reject tes…
1899 and .table tests for automake test log generation. Rewrite
1909 tests/test-multiple-scanners-r/.gitignore,
1910 tests/test-multiple-scanners-r/Makefile.am,
1911 tests/test-multiple-scanners-r/main.c,
1912 tests/test-multiple-scanners-r/scanner-1.l,
1913 tests/test-multiple-scanners-r/scanner-2.l: Refactor
1914 …multiple_scanners_r test for new test suite layout. Also, remove the use of table files from this…
1923 tests/test-multiple-scanners-nr/.gitignore,
1924 tests/test-multiple-scanners-nr/Makefile.am,
1925 tests/test-multiple-scanners-nr/main.c,
1926 tests/test-multiple-scanners-nr/scanner-1.l,
1927 tests/test-multiple-scanners-nr/scanner-2.l: refactor
1928 multiple_scanners_nr test for new test suite layout
1936 tests/test-c++-multiple-scanners/.gitignore,
1937 tests/test-c++-multiple-scanners/Makefile.am,
1938 tests/test-c++-multiple-scanners/main.cpp,
1939 tests/test-c++-multiple-scanners/scanner-1.l,
1940 tests/test-c++-multiple-scanners/scanner-2.l,
1941 tests/test-c++-multiple-scanners/test.input: refactor
1942 cxx_multiple_scanners test for new test suite layout
1948 tests/test-c-cpp-nr/.gitignore, tests/test-c-cpp-nr/Makefile.am,
1949 tests/test-c-cpp-nr/scanner.l, tests/test-c-cpp-nr/test.input,
1950 tests/test-c-cpp-r/.gitignore, tests/test-c-cpp-r/Makefile.am,
1951 tests/test-c-cpp-r/scanner.l, tests/test-c-cpp-r/test.input:
1952 refactor c_cxx_nr, c_cxx_r tests for new test suite layout
1957 tests/cxx_basic.txt, tests/test-c++-basic/.gitignore,
1958 tests/test-c++-basic/Makefile.am, tests/test-c++-basic/scanner.l,
1959 tests/test-c++-basic/test.input: refactor cxx_basic test for new
1960 test suite layout
1965 tests/test-posixly-correct/.gitignore,
1966 tests/test-posixly-correct/Makefile.am,
1967 tests/test-posixly-correct/scanner.l: refactor posixly_correct test
1968 for new test suite layout
1973 tests/test-yyextra/.gitignore, tests/test-yyextra/Makefile.am,
1974 tests/test-yyextra/scanner.l, tests/test-yyextra/test.input,
1975 tests/yyextra.l, tests/yyextra.txt: refactor yyextra test for new
1976 test suite layout
1980 * tests/.gitignore, tests/Makefile.am, tests/test-top/.gitignore,
1981 tests/test-top/Makefile.am, tests/test-top/main.c,
1982 tests/test-top/scanner.l, tests/test-top/test.input, tests/top.l,
1983 tests/top.txt, tests/top_main.c: refactor top test for new test
1989 tests/test-string-r/.gitignore, tests/test-string-r/Makefile.am,
1990 tests/test-string-r/scanner.l: refactor string_r test for new test
1996 tests/test-string-nr/.gitignore, tests/test-string-nr/Makefile.am,
1997 tests/test-string-nr/scanner.l: refactor string_nr test for new test
2003 tests/prefix_r.txt, tests/test-prefix-r/.gitignore,
2004 tests/test-prefix-r/Makefile.am, tests/test-prefix-r/README,
2005 tests/test-prefix-r/scanner.l, tests/test-prefix-r/test.input:
2006 refactor prefix_r test for new test suite layout
2011 tests/prefix_nr.txt, tests/test-prefix-nr/.gitignore,
2012 tests/test-prefix-nr/Makefile.am, tests/test-prefix-nr/README,
2013 tests/test-prefix-nr/scanner.l, tests/test-prefix-nr/test.input:
2014 refactor prefix_nr for new test suite layout
2018 …* tests/testwrapper.sh: Check if test input file exists. Not all tests have input files, so check…
2019 test program accordingly.
2024 tests/test-posix/.gitignore, tests/test-posix/Makefile.am,
2025 tests/test-posix/scanner.l: refactor posix test for new test suite
2031 tests/noansi_r.txt, tests/test-noansi-r/.gitignore,
2032 tests/test-noansi-r/Makefile.am, tests/test-noansi-r/scanner.l,
2033 tests/test-noansi-r/test.input: refactor noansi_r test for new test
2039 tests/noansi_nr.txt, tests/test-noansi-nr/.gitignore,
2040 tests/test-noansi-nr/Makefile.am, tests/test-noansi-nr/scanner.l,
2041 tests/test-noansi-nr/test.input: refactor noansi_nr for new test
2047 tests/mem_r.txt, tests/test-mem-r/.gitignore,
2048 tests/test-mem-r/Makefile.am, tests/test-mem-r/scanner.l,
2049 tests/test-mem-r/test.input: refactor mem_r test for new test suite
2055 tests/mem_nr.txt, tests/test-mem-nr/.gitignore,
2056 tests/test-mem-nr/Makefile.am, tests/test-mem-nr/scanner.l,
2057 tests/test-mem-nr/test.input: refactor mem_nr test for new test
2064 tests/test-header-r/.gitignore, tests/test-header-r/Makefile.am,
2065 tests/test-header-r/main.c, tests/test-header-r/scanner.l,
2066 tests/test-header-r/test.input: refactor header_r test for new test
2073 tests/test-header-nr/.gitignore, tests/test-header-nr/Makefile.am,
2074 tests/test-header-nr/main.c, tests/test-header-nr/scanner.l,
2075 tests/test-header-nr/test.input: refactor header_nr test for new
2076 test suite layout
2081 tests/extended.txt, tests/test-extended/.gitignore,
2082 tests/test-extended/Makefile.am, tests/test-extended/scanner.l,
2083 tests/test-extended/test.input: refactor extended test for new test
2089 tests/debug_r.txt, tests/test-debug-r/.gitignore,
2090 tests/test-debug-r/Makefile.am, tests/test-debug-r/scanner.l,
2091 tests/test-debug-r/test.input: refactor debug_r test for new test
2097 tests/debug_nr.txt, tests/test-debug-nr/.gitignore,
2098 tests/test-debug-nr/Makefile.am, tests/test-debug-nr/scanner.l,
2099 tests/test-debug-nr/test.input: refactor debug_nr test for new test
2105 tests/test-ccl/.gitignore, tests/test-ccl/Makefile.am,
2106 tests/test-ccl/scanner.l, tests/test-ccl/test.input: refactor ccl
2107 test for new test suite layout
2129 tests/bison_yylval_scanner.l: use underscores in test file names to
2160 tests/bison-yylval.txt, tests/test-bison-yylval/.gitignore,
2161 tests/test-bison-yylval/Makefile.am,
2162 tests/test-bison-yylval/main.c, tests/test-bison-yylval/parser.y,
2163 tests/test-bison-yylval/scanner.l,
2164 tests/test-bison-yylval/test.input: refactor bison-yylval test for
2165 new test suite layout
2171 tests/bison-yylloc.txt, tests/test-bison-yylloc/.gitignore,
2172 tests/test-bison-yylloc/Makefile.am,
2173 tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
2174 tests/test-bison-yylloc/scanner.l,
2175 tests/test-bison-yylloc/test.input: refactor bison-yylloc test for
2176 new test suite layout
2182 tests/bison-nr.txt, tests/test-bison-nr/.gitignore,
2183 tests/test-bison-nr/Makefile.am, tests/test-bison-nr/main.c,
2184 tests/test-bison-nr/parser.y, tests/test-bison-nr/scanner.l,
2185 tests/test-bison-nr/test.input: refactor bison-nr test for new test
2191 tests/array-r.txt, tests/test-array-r/.gitignore,
2192 tests/test-array-r/Makefile.am, tests/test-array-r/scanner.l,
2193 tests/test-array-r/test.input: refactor array-r test for new test
2204 tests/array-nr.txt, tests/test-array-nr/.gitignore,
2205 tests/test-array-nr/Makefile.am, tests/test-array-nr/scanner.l,
2206 tests/test-array-nr/test.input: refactor array-nr test for new test
2212 more verbose; find input in srcdir Since output is redirected by the automake parallel test suite
2214 script. This helps a ton in debugging problems with the test harness
2216 the test includes the relative path to it (even though that's
2218 prepend that to the test name as part of constructing the input
2228 tests/alloc-extra.txt, tests/test-alloc-extra/.gitignore,
2229 tests/test-alloc-extra/Makefile.am,
2230 tests/test-alloc-extra/scanner.l, tests/test-alloc-extra/test.input:
2231 refacter alloc-extra for new test suite layout
2236 tests/basic-r.txt, tests/test-basic-r/.gitignore,
2237 tests/test-basic-r/Makefile.am, tests/test-basic-r/scanner.l,
2238 tests/test-basic-r/test.input: refactor basic-r test for new test
2244 tests/test-basic-nr/.gitignore, tests/test-basic-nr/Makefile.am,
2245 tests/test-basic-nr/scanner.l, tests/test-basic-nr/test.input,
2246 tests/testwrapper.sh: refactor basic-nr test for new test suite
2255 * configure.ac: add parallel test suite option to build system
2259 * tests/.gitignore: ignore files for new test suite layout
2263 * tests/Makefile.am: use automake parallel test suite option to
2264 build test suite
2268 * tests/test-bison-yylloc/parser.y,
2269 tests/test-bison-yylval/parser.y: Do not use obsolete bison
2601 tests/test-lineno-trailing/.gitignore,
2602 tests/test-lineno-trailing/Makefile.am,
2603 tests/test-lineno-trailing/scanner.l,
2604 tests/test-lineno-trailing/test.input: Adjust yylineno properly when
2632 * tests/test-extended/Makefile.am, tests/test-quotes/Makefile.am:
2637 * tests/TEMPLATE/Makefile.am, tests/test-alloc-extra/Makefile.am,
2638 tests/test-array-nr/Makefile.am, tests/test-array-r/Makefile.am,
2639 tests/test-basic-nr/Makefile.am, tests/test-basic-r/Makefile.am,
2640 tests/test-bison-nr/Makefile.am,
2641 tests/test-bison-yylloc/Makefile.am,
2642 tests/test-bison-yylval/Makefile.am,
2643 tests/test-c++-basic/Makefile.am,
2644 tests/test-c++-multiple-scanners/Makefile.am,
2645 tests/test-c++-yywrap/Makefile.am, tests/test-c-cpp-nr/Makefile.am,
2646 tests/test-c-cpp-r/Makefile.am, tests/test-ccl/Makefile.am,
2647 tests/test-debug-nr/Makefile.am, tests/test-debug-r/Makefile.am,
2648 tests/test-extended/Makefile.am, tests/test-header-nr/Makefile.am,
2649 tests/test-header-r/Makefile.am,
2650 tests/test-include-by-buffer/Makefile.am,
2651 tests/test-include-by-push/Makefile.am,
2652 tests/test-include-by-reentrant/Makefile.am,
2653 tests/test-linedir-r/Makefile.am, tests/test-lineno-nr/Makefile.am,
2654 tests/test-lineno-r/Makefile.am, tests/test-mem-nr/Makefile.am,
2655 tests/test-mem-r/Makefile.am,
2656 tests/test-multiple-scanners-nr/Makefile.am,
2657 tests/test-multiple-scanners-r/Makefile.am,
2658 tests/test-noansi-nr/Makefile.am, tests/test-noansi-r/Makefile.am,
2659 tests/test-posix/Makefile.am,
2660 tests/test-posixly-correct/Makefile.am,
2661 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
2662 tests/test-pthread/Makefile.am, tests/test-quotes/Makefile.am,
2663 tests/test-reject/Makefile.am, tests/test-rescan-nr/Makefile.am,
2664 tests/test-rescan-r/Makefile.am, tests/test-string-nr/Makefile.am,
2665 tests/test-string-r/Makefile.am, tests/test-table-opts/Makefile.am,
2666 tests/test-top/Makefile.am, tests/test-yyextra/Makefile.am: add
2753 * tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
2754 tests/test-bison-yylval/main.c, tests/test-bison-yylval/parser.y:
2815 tests/TEMPLATE/.gitignore, tests/test-alloc-extra/.cvsignore,
2816 tests/test-alloc-extra/.gitignore, tests/test-array-nr/.cvsignore,
2817 tests/test-array-nr/.gitignore, tests/test-array-r/.cvsignore,
2818 tests/test-array-r/.gitignore, tests/test-basic-nr/.cvsignore,
2819 tests/test-basic-nr/.gitignore, tests/test-basic-r/.cvsignore,
2820 tests/test-basic-r/.gitignore, tests/test-bison-nr/.cvsignore,
2821 tests/test-bison-nr/.gitignore, tests/test-bison-yylloc/.cvsignore,
2822 tests/test-bison-yylloc/.gitignore,
2823 tests/test-bison-yylval/.cvsignore,
2824 tests/test-bison-yylval/.gitignore,
2825 tests/test-c++-basic/.cvsignore, tests/test-c++-basic/.gitignore,
2826 tests/test-c++-multiple-scanners/.cvsignore,
2827 tests/test-c++-multiple-scanners/.gitignore,
2828 tests/test-c++-yywrap/.cvsignore, tests/test-c++-yywrap/.gitignore,
2829 tests/test-c-cpp-nr/.cvsignore, tests/test-c-cpp-nr/.gitignore,
2830 tests/test-c-cpp-r/.cvsignore, tests/test-c-cpp-r/.gitignore,
2831 tests/test-ccl/.cvsignore, tests/test-ccl/.gitignore,
2832 tests/test-concatenated-options/.cvsignore,
2833 tests/test-concatenated-options/.gitignore,
2834 tests/test-debug-nr/.cvsignore, tests/test-debug-nr/.gitignore,
2835 tests/test-debug-r/.cvsignore, tests/test-debug-r/.gitignore,
2836 tests/test-extended/.cvsignore, tests/test-extended/.gitignore,
2837 tests/test-header-nr/.cvsignore, tests/test-header-nr/.gitignore,
2838 tests/test-header-r/.cvsignore, tests/test-header-r/.gitignore,
2839 tests/test-include-by-buffer/.cvsignore,
2840 tests/test-include-by-buffer/.gitignore,
2841 tests/test-include-by-push/.cvsignore,
2842 tests/test-include-by-push/.gitignore,
2843 tests/test-include-by-reentrant/.cvsignore,
2844 tests/test-include-by-reentrant/.gitignore,
2845 tests/test-linedir-r/.cvsignore, tests/test-linedir-r/.gitignore,
2846 tests/test-lineno-nr/.cvsignore, tests/test-lineno-nr/.gitignore,
2847 tests/test-lineno-r/.cvsignore, tests/test-lineno-r/.gitignore,
2848 tests/test-mem-nr/.cvsignore, tests/test-mem-nr/.gitignore,
2849 tests/test-mem-r/.cvsignore, tests/test-mem-r/.gitignore,
2850 tests/test-multiple-scanners-nr/.cvsignore,
2851 tests/test-multiple-scanners-nr/.gitignore,
2852 tests/test-multiple-scanners-r/.cvsignore,
2853 tests/test-multiple-scanners-r/.gitignore,
2854 tests/test-noansi-nr/.cvsignore, tests/test-noansi-nr/.gitignore,
2855 tests/test-noansi-r/.cvsignore, tests/test-noansi-r/.gitignore,
2856 tests/test-posix/.cvsignore, tests/test-posix/.gitignore,
2857 tests/test-posixly-correct/.cvsignore,
2858 tests/test-posixly-correct/.gitignore,
2859 tests/test-prefix-nr/.cvsignore, tests/test-prefix-nr/.gitignore,
2860 tests/test-prefix-r/.cvsignore, tests/test-prefix-r/.gitignore,
2861 tests/test-pthread/.cvsignore, tests/test-pthread/.gitignore,
2862 tests/test-quotes/.cvsignore, tests/test-quotes/.gitignore,
2863 tests/test-reject/.cvsignore, tests/test-reject/.gitignore,
2864 tests/test-rescan-nr/.cvsignore, tests/test-rescan-nr/.gitignore,
2865 tests/test-rescan-r/.cvsignore, tests/test-rescan-r/.gitignore,
2866 tests/test-string-nr/.cvsignore, tests/test-string-nr/.gitignore,
2867 tests/test-string-r/.cvsignore, tests/test-string-r/.gitignore,
2868 tests/test-table-opts/.cvsignore, tests/test-table-opts/.gitignore,
2869 tests/test-top/.cvsignore, tests/test-top/.gitignore,
2870 tests/test-yyextra/.cvsignore, tests/test-yyextra/.gitignore: rename
2895 the test directories, we may add additional .gitignore files from
2944 * tests/test-bison-nr/Makefile.am,
2945 tests/test-bison-yylloc/Makefile.am,
2946 tests/test-bison-yylval/Makefile.am: fix dependencies for make -j in
2947 test suite
2956 * flex.skl, tests/test-reject/scanner.l,
2957 tests/test-table-opts/scanner.l: wrap yy_fatal_error calls
2976 * configure.in: fix test for m4 to accept an m4 with -P and not jus
3158 * tests/test-pthread/Makefile.am: move library flags in linker
3242 * tests/test-alloc-extra/scanner.l: Use %option extra-type.
3272 * tests/test-alloc-extra/.cvsignore: ignore OUTPUT file in
3273 test-alloc-extra
3277 * tests/descriptions: add description of concatenated options test
3281 * tests/test-alloc-extra/.cvsignore: add missing .cvsignore to
3282 test-alloc-extra
3292 tests/test-alloc-extra/Makefile.am,
3293 tests/test-alloc-extra/scanner.l, tests/test-alloc-extra/test.input:
3294 Adding test cases for yylex_init_extra.
3298 * configure.in, tests/test-pthread/scanner.l: fixes to test-pthread
3307 tests/test-concatenated-options/.cvsignore,
3308 tests/test-concatenated-options/Makefile.am: unit test to verify
3341 * flex.skl: roll back c++ memory patch as it causes the test suite
3366 * tests/test-extended/Makefile.am, tests/test-quotes/Makefile.am:
3545 * tests/test-table-opts/Makefile.am: make test target depend on test
3551 * tests/create-test: change create-test script to edit files in
3556 * tests/test-array-nr/Makefile.am, tests/test-array-r/Makefile.am,
3557 tests/test-basic-nr/Makefile.am, tests/test-basic-r/Makefile.am,
3558 tests/test-bison-nr/Makefile.am,
3559 tests/test-bison-yylloc/Makefile.am,
3560 tests/test-bison-yylval/Makefile.am,
3561 tests/test-c++-basic/Makefile.am,
3562 tests/test-c++-multiple-scanners/Makefile.am,
3563 tests/test-c++-yywrap/Makefile.am, tests/test-c-cpp-nr/Makefile.am,
3564 tests/test-c-cpp-r/Makefile.am, tests/test-ccl/Makefile.am,
3565 tests/test-debug-nr/Makefile.am, tests/test-debug-r/Makefile.am,
3566 tests/test-extended/Makefile.am, tests/test-header-nr/Makefile.am,
3567 tests/test-header-r/Makefile.am,
3568 tests/test-include-by-buffer/Makefile.am,
3569 tests/test-include-by-push/Makefile.am,
3570 tests/test-include-by-reentrant/Makefile.am,
3571 tests/test-linedir-r/Makefile.am, tests/test-lineno-nr/Makefile.am,
3572 tests/test-lineno-r/Makefile.am, tests/test-mem-nr/Makefile.am,
3573 tests/test-mem-r/Makefile.am,
3574 tests/test-multiple-scanners-nr/Makefile.am,
3575 tests/test-multiple-scanners-r/Makefile.am,
3576 tests/test-noansi-nr/Makefile.am, tests/test-noansi-r/Makefile.am,
3577 tests/test-posix/Makefile.am,
3578 tests/test-posixly-correct/Makefile.am,
3579 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
3580 tests/test-pthread/Makefile.am, tests/test-quotes/Makefile.am,
3581 tests/test-reject/Makefile.am, tests/test-rescan-nr/Makefile.am,
3582 tests/test-rescan-r/Makefile.am, tests/test-string-nr/Makefile.am,
3583 tests/test-string-r/Makefile.am, tests/test-top/Makefile.am,
3584 tests/test-yyextra/Makefile.am: change CLEANFILES to include
3593 * tests/TEMPLATE/Makefile.am: change test template to remove test
3598 * tests/Makefile.am: test names weren't displaying in test
3612 tests/test-c++-multiple-scanners/scanner-2.l: make yywrap work with
3617 * NEWS, flex.skl, tests/test-c++-multiple-scanners/main.cpp,
3618 tests/test-c-cpp-nr/scanner.l: memory leak issues in c++ scanner
3623 tests/test-c++-yywrap/.cvsignore,
3624 tests/test-c++-yywrap/Makefile.am, tests/test-c++-yywrap/scanner.l,
3625 tests/test-c++-yywrap/test.input: add unit test for c++ with yywrap
3629 * NEWS, tests/test-c++-basic/Makefile.am,
3630 tests/test-linedir-r/Makefile.am: use configure-provided awk
3631 variable for portability; add loadlibes variable to c++ test
3649 tests/test-ccl/scanner.l, tests/test-ccl/test.input: Added ccl union
3650 operator. Added test in test suite for ccl union operator.
3656 * doc/flex.texi, scan.l, tests/test-extended/scanner.l,
3657 tests/test-extended/test.input: Extended syntax excluded for
3659 Added test in test suite for comments in extended patterns.
3664 * scan.l, tests/test-ccl/scanner.l, tests/test-ccl/test.input:
3666 test for (?x:) syntax in test suite.
3670 * parse.y, tests/test-ccl/scanner.l, tests/test-ccl/test.input:
3671 Implemented dot-all syntax. Added test for dot-all syntax in test
3677 scanflags.c, tests/test-ccl/scanner.l, tests/test-ccl/test.input:
3681 from Perl. Added test for new syntax in test suite. Documented new
3692 tests/descriptions, tests/test-extended/.cvsignore,
3693 tests/test-extended/Makefile.am, tests/test-extended/scanner.l,
3694 tests/test-extended/test.input: Added extended, perl-compatible
3695 comment syntax. Added test for extended comment syntax. Documented
3725 * ccl.c, flexdef.h, parse.y, scan.l, tests/test-ccl/scanner.l,
3726 tests/test-ccl/test.input: Added set difference operator {-} for
3732 tests/descriptions, tests/test-ccl/.cvsignore,
3733 tests/test-ccl/Makefile.am, tests/test-ccl/scanner.l,
3734 tests/test-ccl/test.input: Added negated character class
3736 regression test for negated character class expressions.
3750 tests/test-quotes/.cvsignore, tests/test-quotes/Makefile.am,
3751 tests/test-quotes/scanner.l, tests/test-quotes/test.input: Added
3752 test to verify user code is unmangled.
3766 * tests/test-table-opts/Makefile.am,
3767 tests/test-table-opts/scanner.l: Removed m4 from test-table-opts
3771 * tests/test-reject/Makefile.am, tests/test-reject/scanner.l:
3772 Removed m4 from test-reject
3866 * tests/test-rescan-nr/.cvsignore,
3867 tests/test-rescan-nr/Makefile.am, tests/test-rescan-nr/scanner.l,
3868 tests/test-rescan-nr/test.input, tests/test-rescan-r/.cvsignore,
3869 tests/test-rescan-r/Makefile.am, tests/test-rescan-r/scanner.l,
3870 tests/test-rescan-r/test.input: Recommit of last commit -- broken
3902 tests/test-mem-nr/scanner.l, tests/test-mem-r/scanner.l: Added check
4128 tests/Makefile.am, tests/descriptions, tests/test-top/.cvsignore,
4129 tests/test-top/Makefile.am, tests/test-top/main.c,
4130 tests/test-top/scanner.l, tests/test-top/test.input: Added %top
4131 block syntax. Added test for %top block. Documented %top block.
4174 * tests/test-linedir-r/Makefile.am: an awk script wasn't included in
4180 tests/test-include-by-push/.cvsignore,
4181 tests/test-include-by-push/Makefile.am,
4182 tests/test-include-by-push/scanner.l,
4183 tests/test-include-by-push/test-1.input,
4184 tests/test-include-by-push/test-2.input,
4185 tests/test-include-by-push/test-3.input: Added test for
4195 tests/test-linedir-r/.cvsignore, tests/test-linedir-r/Makefile.am,
4196 tests/test-linedir-r/check-lines.awk, tests/test-linedir-r/main.c,
4197 tests/test-linedir-r/scanner.l, tests/test-linedir-r/test.input:
4198 Added test for #line directives.
4202 * configure.in, tests/Makefile.am, tests/test-noansi-nr/.cvsignore,
4203 tests/test-noansi-nr/Makefile.am, tests/test-noansi-nr/scanner.l,
4204 tests/test-noansi-nr/test.input, tests/test-noansi-r/.cvsignore,
4205 tests/test-noansi-r/Makefile.am, tests/test-noansi-r/scanner.l,
4206 tests/test-noansi-r/test.input: Added test for noansi (traditional)
4228 * tests/README: update instructions for running test suite
4235 tests/test-bison-nr/scanner.l, tests/test-bison-yylloc/scanner.l,
4236 tests/test-reject/scanner.l, tests/test-table-opts/scanner.l: merge
4308 tests/test-bison-nr/scanner.l, tests/test-bison-yylloc/scanner.l:
4315 tests/test-reject/scanner.l: Filters are now direct children of main
4325 * main.c, tests/test-table-opts/scanner.l: Keeping tests up to date
4330 * flex.skl, tests/test-table-opts/scanner.l: Moved test-tables to
4356 * flex.skl, gen.c, main.c, tests/test-reject/scanner.l: Renaming
4361 * flex.skl, tests/test-reject/scanner.l,
4362 tests/test-table-opts/scanner.l: Now using local variable "yyg"
4368 options.h, scan.l, tests/test-reject/scanner.l: More m4 macro
4461 * TODO: update according to current thinking
4545 * tests/test-mem-nr/scanner.l, tests/test-mem-r/scanner.l: Changed
4700 * tests/test-c++-multiple-scanners/Makefile.am: include
4701 tests/test-c++-multipl-scanners/test.input
4718 * flex.skl, main.c, tests/test-c++-multiple-scanners/Makefile.am:
4820 * flex.texi: report the current version info that flex provides;
4825 * NEWS: report the current version info that flex provides
4845 * tests/TEMPLATE/Makefile.am, tests/test-array-nr/Makefile.am,
4846 tests/test-array-r/Makefile.am, tests/test-basic-nr/Makefile.am,
4847 tests/test-basic-r/Makefile.am, tests/test-bison-nr/Makefile.am,
4848 tests/test-bison-yylloc/Makefile.am,
4849 tests/test-bison-yylval/Makefile.am,
4850 tests/test-c++-basic/Makefile.am,
4851 tests/test-c++-multiple-scanners/Makefile.am,
4852 tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am,
4853 tests/test-debug-nr/Makefile.am, tests/test-debug-r/Makefile.am,
4854 tests/test-header-nr/Makefile.am, tests/test-header-r/Makefile.am,
4855 tests/test-include-by-buffer/Makefile.am,
4856 tests/test-include-by-reentrant/Makefile.am,
4857 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
4858 tests/test-mem-nr/Makefile.am, tests/test-mem-r/Makefile.am,
4859 tests/test-multiple-scanners-nr/Makefile.am,
4860 tests/test-multiple-scanners-r/Makefile.am,
4861 tests/test-posix/Makefile.am,
4862 tests/test-posixly-correct/Makefile.am,
4863 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
4864 tests/test-pthread/Makefile.am, tests/test-reject/Makefile.am,
4865 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
4866 tests/test-table-opts/Makefile.am, tests/test-yyextra/Makefile.am:
4879 * NEWS: include create-test
4883 * tests/Makefile.am: rename test to check-local as per Akim
4884 Demaille; test for failed tests so that make check fails if any
4899 the test suite
4907 * tests/TEMPLATE/Makefile.am, tests/test-bison-nr/Makefile.am,
4908 tests/test-bison-yylloc/Makefile.am,
4909 tests/test-bison-yylval/Makefile.am,
4910 tests/test-header-nr/Makefile.am, tests/test-header-r/Makefile.am,
4911 tests/test-multiple-scanners-nr/Makefile.am,
4912 tests/test-multiple-scanners-r/Makefile.am: use builddir in tests
4938 * configure.in, flex.skl, flexdef.h: current swipe at header magic;
4967 * NEWS: more test suite cleanups
4971 * tests/test-c++-multiple-scanners/Makefile.am: we don't use header
5005 tests/test-c++-multiple-scanners/.cvsignore,
5006 tests/test-c++-multiple-scanners/Makefile.am,
5007 tests/test-c++-multiple-scanners/main.cpp,
5008 tests/test-c++-multiple-scanners/scanner-1.l,
5009 tests/test-c++-multiple-scanners/scanner-2.l,
5010 tests/test-c++-multiple-scanners/test.input: test c++ with multiple
5015 * tests/test-array-nr/Makefile.am, tests/test-array-r/Makefile.am,
5016 tests/test-basic-nr/Makefile.am, tests/test-basic-r/Makefile.am,
5017 tests/test-bison-nr/Makefile.am,
5018 tests/test-bison-yylloc/Makefile.am,
5019 tests/test-bison-yylval/Makefile.am,
5020 tests/test-c++-basic/Makefile.am, tests/test-c-cpp-nr/Makefile.am,
5021 tests/test-c-cpp-r/Makefile.am, tests/test-debug-nr/Makefile.am,
5022 tests/test-debug-r/Makefile.am, tests/test-header-nr/Makefile.am,
5023 tests/test-header-r/Makefile.am,
5024 tests/test-include-by-buffer/Makefile.am,
5025 tests/test-include-by-reentrant/Makefile.am,
5026 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
5027 tests/test-mem-nr/Makefile.am, tests/test-mem-r/Makefile.am,
5028 tests/test-multiple-scanners-nr/Makefile.am,
5029 tests/test-multiple-scanners-r/Makefile.am,
5030 tests/test-posix/Makefile.am,
5031 tests/test-posixly-correct/Makefile.am,
5032 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
5033 tests/test-pthread/Makefile.am, tests/test-reject/Makefile.am,
5034 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5035 tests/test-table-opts/Makefile.am, tests/test-yyextra/Makefile.am:
5037 test suite
5041 * tests/test-array-nr/Makefile.am, tests/test-array-r/Makefile.am,
5042 tests/test-basic-nr/Makefile.am, tests/test-basic-r/Makefile.am,
5043 tests/test-bison-nr/Makefile.am,
5044 tests/test-bison-yylloc/Makefile.am,
5045 tests/test-bison-yylval/Makefile.am,
5046 tests/test-c++-basic/Makefile.am, tests/test-c-cpp-nr/Makefile.am,
5047 tests/test-c-cpp-r/Makefile.am, tests/test-debug-nr/Makefile.am,
5048 tests/test-debug-r/Makefile.am, tests/test-header-nr/Makefile.am,
5049 tests/test-header-r/Makefile.am,
5050 tests/test-include-by-buffer/Makefile.am,
5051 tests/test-include-by-reentrant/Makefile.am,
5052 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
5053 tests/test-mem-nr/Makefile.am, tests/test-mem-r/Makefile.am,
5054 tests/test-multiple-scanners-nr/Makefile.am,
5055 tests/test-multiple-scanners-r/Makefile.am,
5056 tests/test-posix/Makefile.am,
5057 tests/test-posixly-correct/Makefile.am,
5058 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
5059 tests/test-pthread/Makefile.am, tests/test-reject/Makefile.am,
5060 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5061 tests/test-table-opts/Makefile.am, tests/test-yyextra/Makefile.am:
5066 * tests/TEMPLATE/Makefile.am, tests/test-array-nr/Makefile.am,
5067 tests/test-array-r/Makefile.am, tests/test-basic-nr/Makefile.am,
5068 tests/test-basic-r/Makefile.am, tests/test-bison-nr/Makefile.am,
5069 tests/test-bison-yylloc/Makefile.am,
5070 tests/test-bison-yylval/Makefile.am,
5071 tests/test-c++-basic/Makefile.am, tests/test-c-cpp-nr/Makefile.am,
5072 tests/test-c-cpp-r/Makefile.am, tests/test-debug-nr/Makefile.am,
5073 tests/test-debug-r/Makefile.am, tests/test-header-nr/Makefile.am,
5074 tests/test-header-r/Makefile.am,
5075 tests/test-include-by-buffer/Makefile.am,
5076 tests/test-include-by-reentrant/Makefile.am,
5077 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
5078 tests/test-mem-nr/Makefile.am, tests/test-mem-r/Makefile.am,
5079 tests/test-multiple-scanners-nr/Makefile.am,
5080 tests/test-multiple-scanners-r/Makefile.am,
5081 tests/test-posix/Makefile.am,
5082 tests/test-posixly-correct/Makefile.am,
5083 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
5084 tests/test-pthread/Makefile.am, tests/test-reject/Makefile.am,
5085 tests/test-string-nr/Makefile.am, tests/test-string-r/Makefile.am,
5086 tests/test-table-opts/Makefile.am, tests/test-yyextra/Makefile.am:
5100 * TODO: integrate test suite into automake
5104 * configure.in: since we dont run the template test, we dont need to
5142 * tests/create-test: complain audibly when argument not supplied;
5147 * tests/Makefile.am, tests/create-test: DIST_SUBDIRS so we don't
5148 have to run the TEMPLATE test; so we add new tests to SUBDIRS and
5183 * flex.skl, misc.c: skeleton uses %push/%pop to keep skelout() scope
5197 * tests/test-reject/Makefile.am: minor fixup for dist.
5213 * tests/test-multiple-scanners-r/.cvsignore,
5214 tests/test-multiple-scanners-r/Makefile.am: Fixed `clean' target and
5220 tests/test-multiple-scanners-r/main.c,
5221 tests/test-multiple-scanners-r/scanner-1.l,
5222 tests/test-multiple-scanners-r/scanner-2.l: Serialization works in
5228 * tests/test-reject/scanner.l: replace yytables_load with
5238 * flex.skl, tests/test-table-opts/scanner.l: Tables deserialization
5243 * tests/test-bison-nr/.cvsignore: minor upkeep.
5258 tests/Makefile.am, tests/test-reject/.cvsignore,
5259 tests/test-reject/Makefile.am, tests/test-reject/scanner.l,
5260 tests/test-reject/test.input, tests/test-table-opts/Makefile.am:
5261 Created test for reject. Handled reject-triggered tables in
5270 * flex.skl, tests/test-table-opts/Makefile.am,
5271 tests/test-table-opts/scanner.l: Added test for multiple tables in
5276 * tests/test-bison-nr/.cvsignore: forgot to add .cvsignore on last
5281 * tests/test-bison-nr/Makefile.am, tests/test-bison-nr/main.c,
5282 tests/test-bison-nr/parser.y, tests/test-bison-nr/scanner.l,
5283 tests/test-bison-nr/test.input: Added test-bison-bridge.
5289 tests/descriptions, tests/test-bison-yylloc/scanner.l,
5290 tests/test-bison-yylval/scanner.l, tests/test-table-opts/scanner.l:
5296 penalty warning w/ yylineno. test-table-opts is now run last
5329 * tests/Makefile.am: make clean before make test
5343 tables.h, tables_shared.h, tests/test-table-opts/.cvsignore,
5344 tests/test-table-opts/Makefile.am, tests/test-table-opts/scanner.l:
5348 test-table-opts is becoming exhaustive (a good thing).
5356 * configure.in, flexdef.h: test for presence of __func__ and
5410 * tests/test-table-opts/.cvsignore,
5411 tests/test-table-opts/Makefile.am: Added serialization test to
5412 table-opts test.
5484 * tests/Makefile.am: target test: quote the results echoing so that
5489 * configure.in: when we don't have GNU indent, the test will
5553 * configure.in: test for GNU indent; reorder the tests somewhat
5571 * tests/test-c++-basic/Makefile.am: use CXX to link the test scanner
5584 * tests/test-array-nr/Makefile.am, tests/test-array-r/Makefile.am,
5585 tests/test-basic-nr/Makefile.am, tests/test-basic-r/Makefile.am,
5586 tests/test-c-cpp-nr/Makefile.am: Fixed missing 'make clean' files.
5590 * tests/test-bison-yylloc/Makefile.am,
5591 tests/test-bison-yylval/Makefile.am: fixed missing 'clean' file.
5595 * flex.skl, tests/test-c++-basic/Makefile.am,
5596 tests/test-c++-basic/scanner.l: Removed core of yylex_destroy from
5607 millaway; the top level entry for test-c++-basic
5611 * tests/Makefile.am, tests/test-c++-basic/.cvsignore,
5612 tests/test-c++-basic/Makefile.am, tests/test-c++-basic/scanner.l,
5613 tests/test-c++-basic/test.input: add test-c++-basic
5644 test for it
5704 * tests/TEMPLATE/Makefile.am, tests/test-array-nr/Makefile.am,
5705 tests/test-array-r/Makefile.am, tests/test-basic-nr/Makefile.am,
5706 tests/test-basic-r/Makefile.am,
5707 tests/test-bison-yylloc/Makefile.am,
5708 tests/test-bison-yylval/Makefile.am,
5709 tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am,
5710 tests/test-debug-nr/Makefile.am, tests/test-debug-r/Makefile.am,
5711 tests/test-header-nr/Makefile.am, tests/test-header-r/Makefile.am,
5712 tests/test-include-by-buffer/Makefile.am,
5713 tests/test-include-by-reentrant/Makefile.am,
5714 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
5715 tests/test-mem-nr/Makefile.am, tests/test-mem-r/Makefile.am,
5716 tests/test-multiple-scanners-nr/Makefile.am,
5717 tests/test-multiple-scanners-r/Makefile.am,
5718 tests/test-posix/Makefile.am,
5719 tests/test-posixly-correct/Makefile.am,
5720 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
5721 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
5722 tests/test-string-r/Makefile.am, tests/test-table-opts/Makefile.am,
5723 tests/test-yyextra/Makefile.am: Tests now respect CFLAGS, CPPFLAGS,
5728 * tests/test-basic-nr/scanner.l, tests/test-basic-r/scanner.l,
5729 tests/test-lineno-nr/scanner.l, tests/test-lineno-r/scanner.l: Got
5742 * tests/test-c-cpp-nr/.cvsignore, tests/test-c-cpp-r/.cvsignore:
5755 * tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-nr/scanner.l,
5756 tests/test-c-cpp-r/Makefile.am, tests/test-c-cpp-r/scanner.l: The
5828 * tests/test-table-opts/.cvsignore,
5829 tests/test-table-opts/Makefile.am: Added options to test-table-opts
5834 tests/test-c-cpp-nr/Makefile.am, tests/test-table-opts/.cvsignore,
5835 tests/test-table-opts/Makefile.am, tests/test-table-opts/scanner.l,
5836 tests/test-table-opts/test.input: Added a test for various DFA table
6022 * flex.skl, tests/test-c-cpp-nr/Makefile.am,
6023 tests/test-c-cpp-r/Makefile.am: Fixed test-c-cpp to actually use the
6024 C++ compiler for the test. Fixed the bug that this exposed.
6035 tests/test-array-nr/scanner.l, tests/test-array-r/scanner.l,
6036 tests/test-basic-nr/scanner.l, tests/test-basic-r/scanner.l,
6037 tests/test-bison-yylloc/parser.y, tests/test-c-cpp-nr/scanner.l,
6038 tests/test-c-cpp-r/scanner.l, tests/test-debug-nr/scanner.l,
6039 tests/test-debug-r/scanner.l,
6040 tests/test-include-by-buffer/scanner.l,
6041 tests/test-include-by-reentrant/scanner.l,
6042 tests/test-lineno-nr/scanner.l, tests/test-lineno-r/scanner.l,
6043 tests/test-mem-nr/scanner.l, tests/test-mem-r/scanner.l,
6044 tests/test-posix/scanner.l, tests/test-posixly-correct/scanner.l,
6045 tests/test-prefix-nr/scanner.l, tests/test-prefix-r/scanner.l,
6046 tests/test-pthread/scanner.l, tests/test-string-nr/scanner.l,
6047 tests/test-string-r/scanner.l, tests/test-yyextra/scanner.l: All
6068 * flex.skl, flex.texi, tests/test-bison-yylval/scanner.l,
6069 tests/test-mem-r/scanner.l,
6070 tests/test-multiple-scanners-r/scanner-1.l,
6071 tests/test-multiple-scanners-r/scanner-2.l,
6072 tests/test-prefix-r/scanner.l, tests/test-pthread/scanner.l,
6073 tests/test-yyextra/scanner.l: s/yy_globals_t/yyguts_t/g
6127 tests/test-mem-nr/scanner.l, tests/test-mem-r/scanner.l: Fixed
6155 tests/test-posix/.cvsignore, tests/test-posix/Makefile.am,
6156 tests/test-posix/scanner.l, tests/test-posixly-correct/.cvsignore,
6157 tests/test-posixly-correct/Makefile.am,
6158 tests/test-posixly-correct/scanner.l: Added test for %option
6159 posix-compat and repeat operator. Added test for POSIXLY_CORRECT
6195 number in NEWS current
6199 * flex.skl, flex.texi, main.c, scan.l, tests/test-mem-nr/scanner.l,
6200 tests/test-mem-r/scanner.l: Fixed prefix issue with get/set debug
6209 * tests/test-mem-nr/test.input: Added a missing input file for
6210 test-mem-nr/
6214 * tests/test-mem-nr/.cvsignore, tests/test-mem-nr/Makefile.am,
6215 tests/test-mem-nr/scanner.l, tests/test-mem-r/.cvsignore,
6216 tests/test-mem-r/Makefile.am, tests/test-mem-r/scanner.l,
6217 tests/test-mem-r/test.input: Added tests for overriding memory.
6247 * configure.in, flexdef.h, tests/create-test: Replaced obsolete
6248 macros in configure.in. Modified create-test to handle the above
6262 tests/test-debug-nr/.cvsignore, tests/test-debug-nr/Makefile.am,
6263 tests/test-debug-nr/scanner.l, tests/test-debug-nr/test.input,
6264 tests/test-debug-r/.cvsignore, tests/test-debug-r/Makefile.am,
6265 tests/test-debug-r/scanner.l, tests/test-debug-r/test.input: Made
6272 * tests/create-test: create-test script now modifies .cvsignore
6276 * tests/create-test: Improved the error checking.
6313 tests/TEMPLATE/scanner.l, tests/test-array-nr/Makefile.am,
6314 tests/test-array-nr/scanner.l, tests/test-array-r/Makefile.am,
6315 tests/test-array-r/scanner.l, tests/test-basic-nr/Makefile.am,
6316 tests/test-basic-nr/scanner.l, tests/test-basic-r/Makefile.am,
6317 tests/test-basic-r/scanner.l, tests/test-bison-yylloc/Makefile.am,
6318 tests/test-bison-yylloc/main.c, tests/test-bison-yylloc/parser.y,
6319 tests/test-bison-yylloc/scanner.l,
6320 tests/test-bison-yylval/Makefile.am,
6321 tests/test-bison-yylval/main.c, tests/test-bison-yylval/parser.y,
6322 tests/test-bison-yylval/scanner.l, tests/test-c-cpp-nr/Makefile.am,
6323 tests/test-c-cpp-nr/scanner.l, tests/test-c-cpp-r/Makefile.am,
6324 tests/test-c-cpp-r/scanner.l, tests/test-header-nr/Makefile.am,
6325 tests/test-header-nr/main.c, tests/test-header-nr/scanner.l,
6326 tests/test-header-r/Makefile.am, tests/test-header-r/main.c,
6327 tests/test-header-r/scanner.l,
6328 tests/test-include-by-buffer/Makefile.am,
6329 tests/test-include-by-buffer/scanner.l,
6330 tests/test-include-by-reentrant/Makefile.am,
6331 tests/test-include-by-reentrant/scanner.l,
6332 tests/test-lineno-nr/Makefile.am, tests/test-lineno-nr/scanner.l,
6333 tests/test-lineno-r/Makefile.am, tests/test-lineno-r/scanner.l,
6334 tests/test-multiple-scanners-nr/Makefile.am,
6335 tests/test-multiple-scanners-nr/main.c,
6336 tests/test-multiple-scanners-nr/scanner-1.l,
6337 tests/test-multiple-scanners-nr/scanner-2.l,
6338 tests/test-multiple-scanners-r/Makefile.am,
6339 tests/test-multiple-scanners-r/main.c,
6340 tests/test-multiple-scanners-r/scanner-1.l,
6341 tests/test-multiple-scanners-r/scanner-2.l,
6342 tests/test-prefix-nr/Makefile.am, tests/test-prefix-nr/scanner.l,
6343 tests/test-prefix-r/Makefile.am, tests/test-prefix-r/scanner.l,
6344 tests/test-pthread/Makefile.am, tests/test-pthread/scanner.l,
6345 tests/test-string-nr/Makefile.am, tests/test-string-nr/scanner.l,
6346 tests/test-string-r/Makefile.am, tests/test-string-r/scanner.l,
6347 tests/test-yyextra/Makefile.am, tests/test-yyextra/scanner.l:
6348 Prepended explicit license to all test-*/ sources.
6435 * tests/test-include-by-reentrant/Makefile.am: Fixed command line
6436 for test-include-by-reentrant/Makefile.am
6441 tests/test-array-nr/Makefile.am, tests/test-array-r/Makefile.am,
6442 tests/test-basic-nr/Makefile.am, tests/test-basic-r/Makefile.am,
6443 tests/test-bison-yylloc/Makefile.am,
6444 tests/test-bison-yylval/Makefile.am,
6445 tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am,
6446 tests/test-header-nr/Makefile.am, tests/test-header-r/Makefile.am,
6447 tests/test-include-by-buffer/Makefile.am,
6448 tests/test-include-by-reentrant/Makefile.am,
6449 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
6450 tests/test-multiple-scanners-nr/Makefile.am,
6451 tests/test-multiple-scanners-r/Makefile.am,
6452 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
6453 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6454 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6465 * tests/TEMPLATE/Makefile.am, tests/test-array-nr/Makefile.am,
6466 tests/test-array-r/Makefile.am, tests/test-basic-nr/Makefile.am,
6467 tests/test-basic-r/Makefile.am,
6468 tests/test-bison-yylloc/Makefile.am,
6469 tests/test-bison-yylval/Makefile.am,
6470 tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am,
6471 tests/test-header-nr/Makefile.am, tests/test-header-r/Makefile.am,
6472 tests/test-include-by-buffer/Makefile.am,
6473 tests/test-include-by-reentrant/Makefile.am,
6474 tests/test-lineno-nr/Makefile.am, tests/test-lineno-r/Makefile.am,
6475 tests/test-multiple-scanners-nr/Makefile.am,
6476 tests/test-multiple-scanners-r/Makefile.am,
6477 tests/test-prefix-nr/Makefile.am, tests/test-prefix-r/Makefile.am,
6478 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6479 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6481 ./$(testname) in 'make test' rule.
6495 * tests/test-lineno-r/Makefile.am: Fixed minor typo/cut and paste
6500 * configure.in: Added yylineno test.
6508 * tests/test-lineno-nr/.cvsignore,
6509 tests/test-lineno-nr/Makefile.am, tests/test-lineno-nr/scanner.l,
6510 tests/test-lineno-nr/test.input, tests/test-lineno-r/.cvsignore,
6511 tests/test-lineno-r/Makefile.am, tests/test-lineno-r/scanner.l,
6512 tests/test-lineno-r/test.input: Created yylineno tests.
6526 * tests/test-bison-yylloc/Makefile.am,
6527 tests/test-header-nr/Makefile.am, tests/test-header-r/Makefile.am:
6566 * tests/test-header-nr/Makefile.am,
6567 tests/test-header-r/Makefile.am,
6568 tests/test-multiple-scanners-nr/Makefile.am,
6569 tests/test-multiple-scanners-r/Makefile.am,
6570 tests/test-pthread/Makefile.am, tests/test-string-nr/Makefile.am,
6571 tests/test-string-r/Makefile.am, tests/test-yyextra/Makefile.am:
6576 * tests/test-yyextra/.cvsignore: ignore Makefile.in
6580 * tests/test-string-r/.cvsignore: it's Makefile.in, not makefile.in
6584 * tests/test-yyextra/Makefile.am, tests/test-yyextra/Makefile.in:
6585 put test-yyextra under automake
6589 * tests/test-string-r/Makefile.am, tests/test-string-r/Makefile.in:
6590 put test-string-r under automake
6594 * tests/test-string-nr/.cvsignore, tests/test-string-r/.cvsignore:
6599 * tests/test-string-nr/Makefile.am,
6600 tests/test-string-nr/Makefile.in: put test-string-nr under automake
6604 * tests/test-pthread/.cvsignore: ignore Makefile.in
6608 * tests/test-pthread/Makefile.am, tests/test-pthread/Makefile.in:
6609 put test-pthread under automake
6613 * tests/test-prefix-r/Makefile.am, tests/test-prefix-r/Makefile.in:
6614 put test-prefix-r under automake
6618 * tests/test-prefix-nr/.cvsignore, tests/test-prefix-r/.cvsignore:
6623 * tests/test-prefix-nr/Makefile.am,
6624 tests/test-prefix-nr/Makefile.in: put test-prefix-nr under automake
6628 * tests/test-multiple-scanners-r/Makefile.am,
6629 tests/test-multiple-scanners-r/Makefile.in: put
6630 test-multiple-scanners-r under automake
6634 * tests/test-multiple-scanners-nr/.cvsignore,
6635 tests/test-multiple-scanners-r/.cvsignore: we can ignore Makefile.in
6640 * tests/test-multiple-scanners-nr/Makefile.am,
6641 tests/test-multiple-scanners-nr/Makefile.in: put
6642 test-multiple-scanners-nr under automake
6646 * tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am:
6651 * TODO: work done on the test suite; remove relevant entries from
6656 * tests/test-include-by-reentrant/.cvsignore,
6657 tests/test-include-by-reentrant/Makefile.am,
6658 tests/test-include-by-reentrant/Makefile.in: put
6659 test-include-by-reentrant under automake
6663 * tests/test-include-by-buffer/.cvsignore: we have a Makefile.in
6668 * tests/test-include-by-buffer/Makefile.am,
6669 tests/test-include-by-buffer/Makefile.in: test-include-by-buffer now
6679 * tests/test-header-r/.cvsignore, tests/test-header-r/Makefile.am,
6680 tests/test-header-r/Makefile.in: put test-header-r under automake
6684 * tests/test-header-nr/.cvsignore: we now generate a Makefile.in
6689 * tests/test-header-nr/Makefile.am: add dependencies for main.o and
6699 * tests/test-header-nr/Makefile.am,
6700 tests/test-header-nr/Makefile.in: put test-header-nr under automake
6708 * tests/TEMPLATE/Makefile.am, tests/test-array-nr/Makefile.am,
6709 tests/test-array-r/Makefile.am, tests/test-basic-nr/Makefile.am,
6710 tests/test-basic-r/Makefile.am,
6711 tests/test-bison-yylloc/Makefile.am,
6712 tests/test-bison-yylval/Makefile.am,
6713 tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am: now
6719 * tests/test-array-nr/.cvsignore, tests/test-array-r/.cvsignore,
6720 tests/test-basic-nr/.cvsignore, tests/test-basic-r/.cvsignore,
6721 tests/test-bison-yylval/.cvsignore, tests/test-c-cpp-nr/.cvsignore,
6722 tests/test-c-cpp-r/.cvsignore: we can ignore some Makefile.in
6727 header apparently; this will have consequences in the test suite
6731 * tests/test-bison-yylval/Makefile.am,
6732 tests/test-bison-yylval/Makefile.in: adding automake support
6736 * tests/test-bison-yylloc/.cvsignore,
6737 tests/test-bison-yylloc/Makefile.am: tuned Makefile.am to build
6742 * tests/configure.in: test suite changes
6749 tests/configure.in, tests/create-test, tests/create-test.pl,
6750 tests/test-array-nr/Makefile.am, tests/test-array-nr/Makefile.in,
6751 tests/test-array-r/Makefile.am, tests/test-array-r/Makefile.in,
6752 tests/test-basic-nr/Makefile.am, tests/test-basic-nr/Makefile.in,
6753 tests/test-basic-r/Makefile.am, tests/test-basic-r/Makefile.in,
6754 tests/test-bison-yylloc/Makefile.am,
6755 tests/test-bison-yylloc/Makefile.in,
6756 tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-nr/Makefile.in,
6757 tests/test-c-cpp-r/Makefile.am, tests/test-c-cpp-r/Makefile.in: test
6942 * tests/descriptions: separate out test descriptions
7083 * tests/Makefile.in: Converted test script to portable /bin/sh.
7087 * tests/test-bison-yylloc/Makefile.in: Added some spaces in shell
7092 * tests/create-test.pl: Fixed #! line for portability.
7096 * tests/test-bison-yylloc/Makefile.in: Fixed return status code on
7097 bison-lloc test.
7101 * tests/create-test.pl: Added script to auto-create tests. Probably
7113 tests/test-c-cpp-nr/.cvsignore, tests/test-c-cpp-nr/Makefile.in,
7114 tests/test-c-cpp-nr/scanner.l, tests/test-c-cpp-nr/test.input,
7115 tests/test-c-cpp-r/.cvsignore, tests/test-c-cpp-r/Makefile.in,
7116 tests/test-c-cpp-r/scanner.l, tests/test-c-cpp-r/test.input: Added
7117 test-c-cpp-nr and test-c-cpp-r.
7125 * tests/TEMPLATE/.cvsignore, tests/test-array-nr/.cvsignore,
7126 tests/test-array-r/.cvsignore, tests/test-basic-nr/.cvsignore,
7127 tests/test-basic-r/.cvsignore, tests/test-bison-yylloc/.cvsignore,
7128 tests/test-bison-yylval/.cvsignore,
7129 tests/test-header-nr/.cvsignore, tests/test-header-r/.cvsignore,
7130 tests/test-include-by-buffer/.cvsignore,
7131 tests/test-include-by-reentrant/.cvsignore,
7132 tests/test-multiple-scanners-nr/.cvsignore,
7133 tests/test-multiple-scanners-r/.cvsignore,
7134 tests/test-prefix-nr/.cvsignore, tests/test-prefix-r/.cvsignore,
7135 tests/test-pthread/.cvsignore, tests/test-string-nr/.cvsignore,
7136 tests/test-string-r/.cvsignore, tests/test-yyextra/.cvsignore: add
7137 OUTPUT to .cvsignore files in test directories; it's also in the
7156 * tests/test-array-nr/.cvsignore, tests/test-array-nr/Makefile.in,
7157 tests/test-array-nr/scanner.l, tests/test-array-nr/test.input: add
7158 this test
7162 * tests/test-array-r/.cvsignore, tests/test-array-r/Makefile.in,
7163 tests/test-array-r/scanner.l, tests/test-array-r/test.input: add
7164 this test suite
7177 * tests/test-header-r/.cvsignore, tests/test-header-r/Makefile.in,
7178 tests/test-header-r/main.c, tests/test-header-r/scanner.l,
7179 tests/test-header-r/test.input: and more fallout
7185 tests/test-basic-r/scanner.l, tests/test-bison-yylloc/.cvsignore,
7186 tests/test-bison-yylloc/Makefile.in,
7187 tests/test-bison-yylloc/parser.y,
7188 tests/test-bison-yylloc/scanner.l,
7189 tests/test-bison-yylval/.cvsignore,
7190 tests/test-bison-yylval/Makefile.in,
7191 tests/test-bison-yylval/parser.y,
7192 tests/test-bison-yylval/scanner.l,
7193 tests/test-include-by-reentrant/scanner.l,
7194 tests/test-prefix-r/scanner.l, tests/test-pthread/scanner.l,
7195 tests/test-string-r/scanner.l, tests/test-yyextra/scanner.l: more
7200 * tests/test-bison-yylloc/main.c, tests/test-bison-yylval/main.c,
7201 tests/test-header-nr/.cvsignore, tests/test-header-nr/Makefile.in,
7202 tests/test-header-nr/main.c, tests/test-header-nr/scanner.l,
7203 tests/test-header-nr/test.input,
7204 tests/test-multiple-scanners-nr/.cvsignore,
7205 tests/test-multiple-scanners-nr/Makefile.in,
7206 tests/test-multiple-scanners-nr/main.c,
7207 tests/test-multiple-scanners-nr/scanner-1.l,
7208 tests/test-multiple-scanners-nr/scanner-2.l,
7209 tests/test-multiple-scanners-r/.cvsignore,
7210 tests/test-multiple-scanners-r/Makefile.in,
7211 tests/test-multiple-scanners-r/main.c,
7212 tests/test-multiple-scanners-r/scanner-1.l,
7213 tests/test-multiple-scanners-r/scanner-2.l: a big batch from
7223 tests/test-bison-yylloc/scanner.l,
7224 tests/test-bison-yylval/scanner.l,
7225 tests/test-include-by-reentrant/scanner.l,
7226 tests/test-prefix-nr/scanner.l, tests/test-pthread/scanner.l,
7227 tests/test-string-r/scanner.l, tests/test-yyextra/scanner.l:
7353 tests/test-basic-nr/Makefile.in, tests/test-basic-r/Makefile.in,
7354 tests/test-bison-yylloc/Makefile.in,
7355 tests/test-bison-yylval/Makefile.in,
7356 tests/test-include-by-buffer/Makefile.in,
7357 tests/test-include-by-reentrant/Makefile.in,
7358 tests/test-prefix-nr/Makefile.in, tests/test-prefix-r/Makefile.in,
7359 tests/test-pthread/Makefile.in, tests/test-string-nr/Makefile.in,
7360 tests/test-string-r/Makefile.in, tests/test-yyextra/Makefile.in:
7374 * tests/test-bison-yylval/scanner.l: Fixed semantics of test (the
7375 success or failure of this test should be unaffected by this
7635 notes about the test suite
7639 * tests/TEMPLATE/.cvsignore, tests/test-basic-nr/.cvsignore,
7640 tests/test-basic-r/.cvsignore, tests/test-bison-yylloc/.cvsignore,
7641 tests/test-bison-yylval/.cvsignore,
7642 tests/test-include-by-buffer/.cvsignore,
7643 tests/test-include-by-reentrant/.cvsignore,
7644 tests/test-prefix-nr/.cvsignore, tests/test-prefix-r/.cvsignore,
7645 tests/test-pthread/.cvsignore, tests/test-string-nr/.cvsignore,
7646 tests/test-string-r/.cvsignore, tests/test-yyextra/.cvsignore:
7660 * TODO: reorganize for logical reasons; test suite now seems to run
7669 * tests/test-prefix-nr/test.input, tests/test-prefix-r/test.input:
7670 test.input was supposed to be here
7769 * configure.in: tell auto* about the test directory
7787 tests/TEMPLATE/test.input, tests/configure.in,
7788 tests/test-basic-nr/Makefile.in, tests/test-basic-nr/scanner.l,
7789 tests/test-basic-nr/test.input, tests/test-basic-r/Makefile.in,
7790 tests/test-basic-r/scanner.l, tests/test-basic-r/test.input,
7791 tests/test-bison-yylloc/Makefile.in,
7792 tests/test-bison-yylloc/parser.y,
7793 tests/test-bison-yylloc/scanner.l,
7794 tests/test-bison-yylloc/test.input,
7795 tests/test-bison-yylval/Makefile.in,
7796 tests/test-bison-yylval/parser.y,
7797 tests/test-bison-yylval/scanner.l,
7798 tests/test-bison-yylval/test.input,
7799 tests/test-include-by-buffer/Makefile.in,
7800 tests/test-include-by-buffer/scanner.l,
7801 tests/test-include-by-buffer/test-1.input,
7802 tests/test-include-by-buffer/test-2.input,
7803 tests/test-include-by-buffer/test-3.input,
7804 tests/test-include-by-reentrant/Makefile.in,
7805 tests/test-include-by-reentrant/scanner.l,
7806 tests/test-include-by-reentrant/test-1.input,
7807 tests/test-include-by-reentrant/test-2.input,
7808 tests/test-include-by-reentrant/test-3.input,
7809 tests/test-prefix-nr/Makefile.in, tests/test-prefix-nr/README,
7810 tests/test-prefix-nr/scanner.l, tests/test-prefix-r/Makefile.in,
7811 tests/test-prefix-r/README, tests/test-prefix-r/scanner.l,
7812 tests/test-pthread/Makefile.in, tests/test-pthread/scanner.l,
7813 tests/test-pthread/test-1.input, tests/test-pthread/test-2.input,
7814 tests/test-pthread/test-3.input, tests/test-pthread/test-4.input,
7815 tests/test-pthread/test-5.input, tests/test-string-nr/Makefile.in,
7816 tests/test-string-nr/scanner.l, tests/test-string-r/Makefile.in,
7817 tests/test-string-r/scanner.l, tests/test-yyextra/Makefile.in,
7818 tests/test-yyextra/scanner.l, tests/test-yyextra/test.input: add
7819 john millaway's test directory
8799 * flex.skl: Fixsed sense of test for %array
9345 * scan.l: Put definitions inside ()'s so we can test -l option for
10272 * nfa.c: Removed redundant test. 2.2 Release.
10323 can test using -F ...
10392 * README: updated for 2nd release Beta test added RCS header