Lines Matching refs:tests

54 	* tests/Makefile.am, tests/tableopts.am, tests/tableopts.sh: test:
55 …enable more silent building of tests. When running 'make V=0 check', some compile and link steps …
168 * configure.ac, tests/Makefile.am, tests/pthread.l: test: skip
171 returns the "skip" status. configure.ac and tests/Makefile.am are edited so that pthread test
173 …pthread.h and libpthread are detected on the system. Also fix a small typo in tests/pthread.l com…
216 * tests/Makefile.am, tests/no_bison_stub.c: test: Skip bison tests
224tests in testsuite when bison is absent. We don't make any attempt to detect other yacc implement…
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
328 * tests/README: test: document automake convention for skipped exit
333 * tests/Makefile.am: test: let testwrapper scripts be run by
340 * tests/options.cn, tests/tableopts.sh,
341 tests/testwrapper-direct.sh, tests/testwrapper.sh: test: Remove test
343 …can now be used for running "make check" tests. Note that none of these scripts has ever been usi…
348 …* tests/testwrapper.sh: test: exit on '-1' test non-zero status. If a '-1' test program returns a…
471 * src/flex.skl, tests/array_r.l: fix backwards incompatible changes
477 * tests/.gitignore: git: ignore quote_in_comment artifacts
481 * src/scan.l, tests/Makefile.am, tests/quote_in_comment.l,
482 tests/quote_in_comment.txt: Fixes a major bug in Flex's own lexing
493 * tests/quotes.l: Add more escaping tests
545 * src/scan.l, tests/quotes.l: Fix M4 quotation in section 2 prologue
556 src/scan.l, tests/bison_yylval_scanner.l,
557tests/include_by_push.direct.l: Improved M4 quotation This fixes M4 quotation of certain strings b…
586 tests/Makefile.am, tests/alloc_extra.l, tests/array_r.l,
587 tests/basic_r.l, tests/c_cxx_nr.lll, tests/c_cxx_r.lll,
588 tests/debug_r.l, tests/include_by_reentrant.direct.l,
589 tests/lineno_r.l, tests/mem_nr.l, tests/mem_r.l, tests/posix.l,
590 tests/posixly_correct.l, tests/pthread.l, tests/quotes.l,
591 tests/reject.l4, tests/rescan_nr.direct.l, tests/rescan_r.direct.l,
592tests/string_nr.l, tests/string_r.l: Fix M4 quoting of section 3. This fixes M4 quoting of sectio…
595 macro-start characters are tested. Existing tests were also fixed to
596 account for the new -- and now correct -- behavior. Many tests
602 * src/flex.skl, tests/.gitignore, tests/Makefile.am,
603 tests/cxx_restart.ll, tests/cxx_restart.txt: Fix yyrestart(NULL)
621 src/options.c, src/options.h, src/scan.l, tests/.gitignore,
622 tests/Makefile.am, tests/noansi_nr.l, tests/noansi_nr.txt,
623 tests/noansi_r.l, tests/noansi_r.txt: no longer generate K&R C
643 * tests/Makefile.am, tests/testwrapper-direct.sh: test: run direct
644 tests from srcdir
648 * tests/include_by_buffer.direct.l, tests/include_by_push.direct.l,
649 tests/include_by_reentrant.direct.l: Exited with error code on some
650 conditions in include tests
654 * tests/testwrapper.sh: test: drop .exe when making input file names
658 * tests/Makefile.am: test: removed dependencies for include tests
729 * tests/Makefile.am: suppress `WARNINGFLAGS' for the almost obsolete
734 * configure.ac, src/Makefile.am, tests/Makefile.am: configure option
770 * tests/string_nr.l, tests/string_r.l, tests/yyextra.l: warning:
776 * tests/mem_nr.l, tests/mem_r.l, tests/pthread.l: warning:
787 * tests/alloc_extra.l, tests/bison_nr_main.c,
788 tests/bison_nr_parser.y, tests/bison_yylloc_parser.y: warning:
793 * tests/bison_nr_parser.y, tests/bison_yylloc_parser.y,
794 tests/bison_yylval_parser.y, tests/pthread.l: warning: no previous
799 * tests/multiple_scanners_r_main.c: warning: unused variable 'fp'
804 * tests/pthread.l: main(), warning: redundant redeclaration of
809 * tests/include_by_reentrant.direct.l, tests/lineno_nr.l,
810 tests/lineno_r.l, tests/lineno_trailing.l: main(), warning:
815 * tests/alloc_extra.l, tests/array_nr.l, tests/array_r.l,
816 tests/basic_nr.l, tests/basic_r.l, tests/ccl.l, tests/debug_nr.l,
817 tests/debug_r.l, tests/extended.l, tests/mem_nr.l, tests/mem_r.l,
818 tests/noansi_r.l, tests/posix.l, tests/posixly_correct.l,
819 tests/prefix_nr.l, tests/prefix_r.l, tests/quotes.l,
820 tests/string_nr.l, tests/string_r.l, tests/yyextra.l: main(),
1059 * tests/bison_nr_parser.y: warning: deprecated directive, use
1174 * tests/reject.l4, tests/tableopts.l4: Opened files in binary mode
1270 * tests/Makefile.am, tests/testwrapper.sh: tests: fixed paths to
1274 input dir name which itself is a relative path: $ cd tests $
1406 src/scanopt.c, tests/bison_nr_scanner.l,
1407 tests/bison_yylloc_scanner.l, tests/bison_yylval_scanner.l,
1408 tests/mem_nr.l, tests/mem_r.l, tests/pthread.l, tests/string_nr.l,
1409 tests/string_r.l, tests/yyextra.l, to.do/unicode/scan.l: Remove
1465 headaches. Enhanced tests for bison and help2man with notices when the programs
1508 * tests/Makefile.am: removed extra call to a _CPPFLAGS variable
1521 * tests/Makefile.am: Used in-tree header file for c++ tests.
1544 …* tests/Makefile.am: Cleaned up more precisely after make check. BUILT_SOURCES is now just the li…
1549 …mindset, but we need exactly that. Additionally, we locate inputs to the tables-related tests more
1555 * tests/Makefile.am: Pulled out scripts in tests/Makefile.am
1559 * tests/Makefile.am: Added srcdir to tableopts.am include
1579 * tests/Makefile.am: Added tableopts.sh to EXTRA_DIST
1583 * tests/Makefile.am: Made tests depend on the built flex binary.
1604 that take iostream pointers. All tests passing.
1633 * src/gen.c, src/scan.l, tests/bison_nr_parser.y,
1634 tests/bison_yylloc_parser.y, tests/bison_yylval_parser.y,
1635 tests/multiple_scanners_nr_main.c: Fix `label unused` warning
1643 * tests/alloc_extra.l, tests/array_nr.l, tests/array_r.l,
1644 tests/basic_nr.l, tests/basic_r.l, tests/bison_nr_scanner.l,
1645 tests/bison_yylloc_scanner.l, tests/bison_yylval_scanner.l,
1646 tests/ccl.l, tests/cxx_basic.ll, tests/debug_nr.l, tests/debug_r.l,
1647 tests/extended.l, tests/header_nr_scanner.l,
1648 tests/header_r_scanner.l, tests/include_by_buffer.direct.l,
1649 tests/include_by_push.direct.l,
1650 tests/include_by_reentrant.direct.l, tests/lineno_nr.l,
1651 tests/lineno_r.l, tests/lineno_trailing.l, tests/mem_nr.l,
1652 tests/mem_r.l, tests/multiple_scanners_nr_1.l,
1653 tests/multiple_scanners_nr_2.l, tests/multiple_scanners_r_1.l,
1654 tests/multiple_scanners_r_2.l, tests/noansi_nr.l, tests/noansi_r.l,
1655 tests/posix.l, tests/posixly_correct.l, tests/prefix_nr.l,
1656 tests/prefix_r.l, tests/pthread.l, tests/quotes.l, tests/reject.l4,
1657 tests/rescan_nr.direct.l, tests/rescan_r.direct.l,
1658 tests/string_nr.l, tests/string_r.l, tests/tableopts.l4,
1659 tests/top.l, tests/yyextra.l: Fix `unused function` warnings in
1660 tests
1664 * tests/bison_nr_parser.y, tests/bison_yylloc_parser.y,
1665 tests/bison_yylval_parser.y: Fix `implicit function declaration`
1666 warnings in tests
1670 * tests/header_r_main.c, tests/multiple_scanners_nr_main.c,
1671 tests/reject.l4, tests/tableopts.l4, tests/top_main.c: Remove a few
1686 * src/flex.skl, src/libmain.c, src/parse.y, tests/bison_nr_main.c,
1687 tests/bison_yylloc_main.c, tests/bison_yylloc_parser.y,
1688 tests/bison_yylval_main.c, tests/bison_yylval_parser.y,
1689 tests/header_nr_main.c, tests/header_r_main.c, tests/lineno_nr.l,
1690 tests/lineno_r.l, tests/lineno_trailing.l, tests/mem_r.l,
1691 tests/multiple_scanners_nr_main.c,
1692 tests/multiple_scanners_r_main.c, tests/pthread.l,
1693 tests/rescan_nr.direct.l, tests/rescan_r.direct.l, tests/top_main.c:
1703 * tests/bison_nr_parser.y: Avoid passing `const char*` argument as
1713 * tests/README: document new suite layout
1717 * tests/TEMPLATE/.gitignore, tests/TEMPLATE/Makefile.am,
1718 tests/TEMPLATE/cvsignore, tests/TEMPLATE/parser.y,
1719 tests/TEMPLATE/scanner.l, tests/TEMPLATE/test.input,
1720 tests/create-test, tests/descriptions: remove unused files after
1738 * tests/tableopts.sh, tests/testwrapper.sh: use unofficial bash
1743 * tests/.gitignore, tests/Makefile.am, tests/tableopts.am,
1744 tests/tableopts.l4, tests/tableopts.sh, tests/tableopts.txt,
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
1748 into tests per threading, table option, serialization and
1753 * tests/tableopts.sh: add tableopts.sh script
1757 * configure.ac, tests/Makefile.am: use automake conditional around
1762 * tests/.gitignore, tests/Makefile.am, tests/lineno_trailing.l,
1763 tests/lineno_trailing.one.txt,
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
1772 * tests/.gitignore, tests/Makefile.am, tests/lineno_r.l,
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
1780 * tests/.gitignore, tests/Makefile.am, tests/lineno_nr.l,
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
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:
1797 * tests/.gitignore, tests/Makefile.am, tests/pthread.l,
1798 tests/pthread_1.txt, tests/pthread_2.txt, tests/pthread_3.txt,
1799 tests/pthread_4.txt, tests/pthread_5.txt,
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:
1808 * tests/Makefile.am: build reject_[vs]er tests explicitly to pass
1813 * tests/.gitignore, tests/Makefile.am, tests/cxx_yywrap.ll,
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
1821 * tests/Makefile.am, tests/options.cn,
1822 tests/test-concatenated-options/.gitignore,
1823 tests/test-concatenated-options/Makefile.am: refactor concatenated
1828 * tests/.gitignore, tests/Makefile.am,
1829 tests/include_by_buffer.direct.l,
1830 tests/include_by_buffer.direct.txt,
1831 tests/include_by_buffer.direct_2.txt,
1832 tests/include_by_buffer.direct_3.txt,
1833 tests/include_by_push.direct.l, tests/include_by_push.direct.txt,
1834 tests/include_by_push.direct_2.txt,
1835 tests/include_by_push.direct_3.txt,
1836 tests/include_by_reentrant.direct.l,
1837 tests/include_by_reentrant.direct.txt,
1838 tests/include_by_reentrant.direct_2.txt,
1839 tests/include_by_reentrant.direct_3.txt,
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
1862 * tests/.gitignore, tests/Makefile.am, tests/rescan_nr.direct.l,
1863 tests/rescan_nr.direct.txt, tests/rescan_nr.l, tests/rescan_nr.txt,
1864 tests/rescan_r.direct.l, tests/rescan_r.direct.txt,
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
1872 * tests/.gitignore, tests/Makefile.am, tests/rescan_nr.l,
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
1882 * tests/Makefile.am: correct use of objext to OBJEXT
1886 * tests/.gitignore, tests/Makefile.am, tests/quotes.l,
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
1894 * tests/.gitignore, tests/Makefile.am, tests/reject.l4,
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 …est for new test suite layout. Split out reject test into its constituant tests. Add .reject tests
1899 and .table tests for automake test log generation. Rewrite
1906 * tests/.gitignore, tests/Makefile.am,
1907 tests/multiple_scanners_r_1.l, tests/multiple_scanners_r_2.l,
1908 tests/multiple_scanners_r_main.c,
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 …st for new test suite layout. Also, remove the use of table files from this test as that tests two
1920 * tests/.gitignore, tests/Makefile.am,
1921 tests/multiple_scanners_nr_1.l, tests/multiple_scanners_nr_2.l,
1922 tests/multiple_scanners_nr_main.c,
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
1932 * tests/.gitignore, tests/Makefile.am,
1933 tests/cxx_multiple_scanners.txt, tests/cxx_multiple_scanners_1.ll,
1934 tests/cxx_multiple_scanners_2.ll,
1935 tests/cxx_multiple_scanners_main.cc,
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
1946 * tests/.gitignore, tests/Makefile.am, tests/c_cxx_nr.lll,
1947 tests/c_cxx_nr.txt, tests/c_cxx_r.lll, tests/c_cxx_r.txt,
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
1956 * tests/.gitignore, tests/Makefile.am, tests/cxx_basic.ll,
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
1964 * tests/.gitignore, tests/Makefile.am, tests/posixly_correct.l,
1965 tests/test-posixly-correct/.gitignore,
1966 tests/test-posixly-correct/Makefile.am,
1967 tests/test-posixly-correct/scanner.l: refactor posixly_correct test
1972 * tests/.gitignore, tests/Makefile.am,
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
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
1988 * tests/.gitignore, tests/Makefile.am, tests/string_r.l,
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
1995 * tests/.gitignore, tests/Makefile.am, tests/string_nr.l,
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
2002 * tests/.gitignore, tests/Makefile.am, tests/prefix_r.l,
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:
2010 * tests/.gitignore, tests/Makefile.am, tests/prefix_nr.l,
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:
2018 …* tests/testwrapper.sh: Check if test input file exists. Not all tests have input files, so check…
2023 * tests/.gitignore, tests/Makefile.am, tests/posix.l,
2024 tests/test-posix/.gitignore, tests/test-posix/Makefile.am,
2025 tests/test-posix/scanner.l: refactor posix test for new test suite
2030 * tests/.gitignore, tests/Makefile.am, tests/noansi_r.l,
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
2038 * tests/.gitignore, tests/Makefile.am, tests/noansi_nr.l,
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
2046 * tests/.gitignore, tests/Makefile.am, tests/mem_r.l,
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
2054 * tests/.gitignore, tests/Makefile.am, tests/mem_nr.l,
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
2062 * tests/.gitignore, tests/Makefile.am, tests/header_r.txt,
2063 tests/header_r_main.c, tests/header_r_scanner.l,
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
2071 * tests/.gitignore, tests/Makefile.am, tests/header_nr.txt,
2072 tests/header_nr_main.c, tests/header_nr_scanner.l,
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
2080 * tests/.gitignore, tests/Makefile.am, tests/extended.l,
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
2088 * tests/.gitignore, tests/Makefile.am, tests/debug_r.l,
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
2096 * tests/.gitignore, tests/Makefile.am, tests/debug_nr.l,
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
2104 * tests/.gitignore, tests/Makefile.am, tests/ccl.l, tests/ccl.txt,
2105 tests/test-ccl/.gitignore, tests/test-ccl/Makefile.am,
2106 tests/test-ccl/scanner.l, tests/test-ccl/test.input: refactor ccl
2111 * tests/.gitignore, tests/Makefile.am, tests/alloc-extra.l,
2112 tests/alloc-extra.txt, tests/alloc_extra.l, tests/alloc_extra.txt,
2113 tests/array-nr.l, tests/array-nr.txt, tests/array-r.l,
2114 tests/array-r.txt, tests/array_nr.l, tests/array_nr.txt,
2115 tests/array_r.l, tests/array_r.txt, tests/basic-nr.l,
2116 tests/basic-nr.txt, tests/basic-r.l, tests/basic-r.txt,
2117 tests/basic_nr.l, tests/basic_nr.txt, tests/basic_r.l,
2118 tests/basic_r.txt, tests/bison-nr-main.c, tests/bison-nr-parser.y,
2119 tests/bison-nr-scanner.l, tests/bison-nr.txt,
2120 tests/bison-yylloc-main.c, tests/bison-yylloc-parser.y,
2121 tests/bison-yylloc-scanner.l, tests/bison-yylloc.txt,
2122 tests/bison-yylval-main.c, tests/bison-yylval-parser.y,
2123 tests/bison-yylval-scanner.l, tests/bison-yylval.txt,
2124 tests/bison_nr.txt, tests/bison_nr_main.c, tests/bison_nr_parser.y,
2125 tests/bison_nr_scanner.l, tests/bison_yylloc.txt,
2126 tests/bison_yylloc_main.c, tests/bison_yylloc_parser.y,
2127 tests/bison_yylloc_scanner.l, tests/bison_yylval.txt,
2128 tests/bison_yylval_main.c, tests/bison_yylval_parser.y,
2129 tests/bison_yylval_scanner.l: use underscores in test file names to
2158 * tests/.gitignore, tests/Makefile.am, tests/bison-yylval-main.c,
2159 tests/bison-yylval-parser.y, tests/bison-yylval-scanner.l,
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
2169 * tests/.gitignore, tests/Makefile.am, tests/bison-yylloc-main.c,
2170 tests/bison-yylloc-parser.y, tests/bison-yylloc-scanner.l,
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
2180 * tests/.gitignore, tests/Makefile.am, tests/bison-nr-main.c,
2181 tests/bison-nr-parser.y, tests/bison-nr-scanner.l,
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
2190 * tests/.gitignore, tests/Makefile.am, tests/array-r.l,
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
2198 * tests/Makefile.am: list tests/README with other EXTRA_DIST files
2199 in tests/
2203 * tests/.gitignore, tests/Makefile.am, tests/array-nr.l,
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
2211 * tests/Makefile.am, tests/testwrapper.sh: make tests/testwrapper.sh
2223 * tests/Makefile.am: distribute tests/testwrapper.sh
2227 * tests/.gitignore, tests/Makefile.am, tests/alloc-extra.l,
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:
2235 * tests/.gitignore, tests/Makefile.am, tests/basic-r.l,
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
2243 * tests/Makefile.am, tests/basic-nr.l, tests/basic-nr.txt,
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
2251 * configure.ac: remove old tests/ subdirectories from build system
2259 * tests/.gitignore: ignore files for new test suite layout
2263 * tests/Makefile.am: use automake parallel test suite option to
2268 * tests/test-bison-yylloc/parser.y,
2269 tests/test-bison-yylval/parser.y: Do not use obsolete bison
2270 constructs in tests. In Bison 3.0, support for YYLEX_PARAM and YYPARSE_PARAM has been
2272 …or %param. This commit fixes the tests so they still work. Signed-off-by: Manoj Srivastava <sriva…
2600 * configure.ac, flex.skl, nfa.c, tests/Makefile.am,
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:
2633 …use cmp instead of diff in some tests for portability reasons Signed-off-by: Will Estes <westes575…
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:
2755 …Fix two tests to pass under bison 2.6 Given that bison is moving forward with the %parse-param ins…
2814 * tests/.cvsignore, tests/.gitignore, tests/TEMPLATE/.cvsignore,
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
2871 .cvsignore files in tests/ subdirectories to gitignore
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
2956 * flex.skl, tests/test-reject/scanner.l,
2957 tests/test-table-opts/scanner.l: wrap yy_fatal_error calls
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
3277 * tests/descriptions: add description of concatenated options test
3281 * tests/test-alloc-extra/.cvsignore: add missing .cvsignore to
3291 * tests/Makefile.am, tests/descriptions,
3292 tests/test-alloc-extra/Makefile.am,
3293 tests/test-alloc-extra/scanner.l, tests/test-alloc-extra/test.input:
3298 * configure.in, tests/test-pthread/scanner.l: fixes to test-pthread
3306 * configure.in, tests/Makefile.am,
3307 tests/test-concatenated-options/.cvsignore,
3308 tests/test-concatenated-options/Makefile.am: unit test to verify
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
3622 * NEWS, configure.in, tests/Makefile.am, tests/descriptions,
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
3649 tests/test-ccl/scanner.l, tests/test-ccl/test.input: Added ccl union
3656 * doc/flex.texi, scan.l, tests/test-extended/scanner.l,
3657 tests/test-extended/test.input: Extended syntax excluded for
3664 * scan.l, tests/test-ccl/scanner.l, tests/test-ccl/test.input:
3670 * parse.y, tests/test-ccl/scanner.l, tests/test-ccl/test.input:
3677 scanflags.c, tests/test-ccl/scanner.l, tests/test-ccl/test.input:
3691 * configure.in, doc/flex.texi, scan.l, tests/Makefile.am,
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
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
3731 * configure.in, doc/flex.texi, parse.y, scan.l, tests/Makefile.am,
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
3749 * configure.in, tests/Makefile.am, tests/descriptions,
3750 tests/test-quotes/.cvsignore, tests/test-quotes/Makefile.am,
3751 tests/test-quotes/scanner.l, tests/test-quotes/test.input: Added
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:
3781 * flex.skl, flexdef.h, flexint.h, misc.c: Relaxed tests for __STDC__
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
3875 * configure.in, flex.skl, tests/Makefile.am, tests/descriptions:
3877 call to yylex. Added two new tests for reusing scanners.
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
4174 * tests/test-linedir-r/Makefile.am: an awk script wasn't included in
4179 * TODO, configure.in, tests/Makefile.am, tests/descriptions,
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
4194 * configure.in, tests/Makefile.am, tests/descriptions,
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:
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)
4207 options. Reordered the tests so the basic ones are first.
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
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:
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:
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
4885 tests do
4889 * tests/Makefile.am: use dist_noinst_scripts as per email from Akim
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
4917 * tests/TEMPLATE/Makefile.am: sometimes we put header files in the
4922 * tests/TEMPLATE/Makefile.am: replace the last instance
4962 * configure.in: we create the tests/TEMPLATE/Makefile so that we can
4971 * tests/test-c++-multiple-scanners/Makefile.am: we don't use header
5004 * configure.in, tests/Makefile.am,
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:
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:
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
5153 * tests/TEMPLATE/Makefile.am: not all compilers support '-I dir' so
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:
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.
5288 misc.c, options.c, options.h, scan.l, tables.h, tests/Makefile.am,
5289 tests/descriptions, tests/test-bison-yylloc/scanner.l,
5290 tests/test-bison-yylval/scanner.l, tests/test-table-opts/scanner.l:
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:
5410 * tests/test-table-opts/.cvsignore,
5411 tests/test-table-opts/Makefile.am: Added serialization test to
5484 * tests/Makefile.am: target test: quote the results echoing so that
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
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
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
5730 rid of flex -s warnings in tests.
5742 * tests/test-c-cpp-nr/.cvsignore, tests/test-c-cpp-r/.cvsignore:
5751 * NEWS: c-as-c++ tests reworked
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
5757 c++ tests use .cpp instead of .c extensions just to be on the safe
5828 * tests/test-table-opts/.cvsignore,
5829 tests/test-table-opts/Makefile.am: Added options to test-table-opts
5833 * configure.in, tests/Makefile.am, tests/descriptions,
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
6034 * flex.skl, tests/TEMPLATE/scanner.l,
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
6154 * configure.in, tests/Makefile.am, tests/descriptions,
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
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
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.
6229 * configure.in, flex.skl, scan.l, tests/Makefile.am: Added
6231 memory functions. Added tests for overriding memory functions.
6247 * configure.in, flexdef.h, tests/create-test: Replaced obsolete
6261 * configure.in, flex.skl, gen.c, main.c, scan.l, tests/Makefile.am,
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
6268 symbols. Added tests/ for yy_flex_debug.
6272 * tests/create-test: create-test script now modifies .cvsignore
6276 * tests/create-test: Improved the error checking.
6303 * TODO: add two new items regarding coding; remove tests/ copyright
6308 * NEWS: note the copyright messages in tests/
6312 * tests/TEMPLATE/Makefile.am, tests/TEMPLATE/parser.y,
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:
6435 * tests/test-include-by-reentrant/Makefile.am: Fixed command line
6440 * tests/Makefile.am, tests/TEMPLATE/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:
6455 Added -I . to compiler search path in tests (so it finds the
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:
6495 * tests/test-lineno-r/Makefile.am: Fixed minor typo/cut and paste
6504 * tests/Makefile.am: Added yylineno tests.
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:
6589 * tests/test-string-r/Makefile.am, tests/test-string-r/Makefile.in:
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:
6613 * tests/test-prefix-r/Makefile.am, tests/test-prefix-r/Makefile.in:
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
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
6646 * tests/test-c-cpp-nr/Makefile.am, tests/test-c-cpp-r/Makefile.am:
6656 * tests/test-include-by-reentrant/.cvsignore,
6657 tests/test-include-by-reentrant/Makefile.am,
6658 tests/test-include-by-reentrant/Makefile.in: put
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
6674 * tests/TEMPLATE/Makefile.am: and we want LFLAGS in the rule to make
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
6694 * tests/TEMPLATE/Makefile.am: We may want to have LFLAGS readily
6699 * tests/test-header-nr/Makefile.am,
6700 tests/test-header-nr/Makefile.in: put test-header-nr under automake
6704 * tests/TEMPLATE/Makefile.am: oops, we need to clean objects too
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
6726 * configure.in, tests/TEMPLATE/Makefile.am: only one config file
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
6746 * autogen.sh, configure.in, tests/.cvsignore, tests/Makefile.am,
6747 tests/Makefile.in, tests/README, tests/TEMPLATE/.cvsignore,
6748 tests/TEMPLATE/Makefile.am, tests/TEMPLATE/Makefile.in,
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
6930 * tests/README: editing changes to README
6942 * tests/descriptions: separate out test descriptions
7016 * tests/.cvsignore: ignore autom4te.cache
7035 * TODO: more notes on tests/
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
7101 * tests/create-test.pl: Added script to auto-create tests. Probably
7112 * tests/README, tests/TEMPLATE/Makefile.in, tests/configure.in,
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
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
7152 * tests/configure.in: add more output files to account for new tests
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
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
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
7184 tests/README, tests/TEMPLATE/Makefile.in, tests/configure.in,
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:
7242 scanopt.c, tests/README, tests/configure.in: phew, millaway's latest
7352 * tests/Makefile.in, tests/README, tests/TEMPLATE/Makefile.in,
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:
7361 Cleaned up the output of the tests.
7369 * TODO: note millaway's assignment and tests to be under flex
7374 * tests/test-bison-yylval/scanner.l: Fixed semantics of test (the
7423 * TODO: flex.texi is here; clarify tests/ rewrite issue
7444 * Makefile.am: first attempt at including the tests/ directory via
7449 * tests/.cvsignore: ignore config.cache in tests/ directory
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:
7647 adding .cvsignore files for existing tests/ subdirectories
7651 * tests/README: reformat, say to add a description to this file and
7656 * tests/TEMPLATE/cvsignore: create template for .cvsignore
7665 * tests/.cvsignore: we dont want the Makefile either
7669 * tests/test-prefix-nr/test.input, tests/test-prefix-r/test.input:
7674 * tests/.cvsignore: add autoconf legacy files to be ignored
7678 * autogen.sh: clarify usage instructions; prepare tests/ as well
7682 * tests/.cvsignore: . cvsignore for tests/ subdirectory
7722 * Makefile.in, configure.in: change references to TESTS/ to tests/
7731 * tests/Makefile.in: remove || exit calls
7748 * tests/Makefile.in: remove || exit from testing loop
7752 * Makefile.in: tell make about the tests directory and its
7765 * TODO: mention work needed for tests/
7773 * README: make punctuation uniform, mention the new tests/ directory
7785 * tests/Makefile.in, tests/README, tests/TEMPLATE/Makefile.in,
7786 tests/TEMPLATE/parser.y, tests/TEMPLATE/scanner.l,
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