summaryrefslogtreecommitdiffstats
path: root/test/YACC
Commit message (Expand)AuthorAgeFilesLines
* [3.9] change tests not to expect bare scriptnameMats Wichmann2019-11-063-4/+4
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-255-26/+29
* Add support for usign chocolatey install winflexbison package with tools name...William Deegan2019-03-032-6/+4
* fix a couple tests broken by binary write in wrapper.py. previously compared ...William Deegan2018-11-021-1/+1
* removed binary read and write so newlines are crossplatform and updated path ...Daniel Moody2018-04-101-3/+3
* updated yacc tool to add default paths, updated to test to use the tool speci...Daniel Moody2018-04-093-8/+14
* Replace all instances of `int main()` with `int main(void)`Jonathon Reinhart2018-02-111-2/+2
* Fixing merge conflict resolution: removed old test files.William Blevins2016-11-295-13/+0
* merge headsWilliam Deegan2016-11-285-0/+13
|\
* | Moved common my<xxx>.py functions to global fixture and resolve byte/str.William Blevins2016-10-037-23/+10
|/
* Updating tests to use fixture wrapper.py.William Blevins2016-09-241-6/+1
* Yet another batch of test fixes.William Blevins2016-09-221-1/+1
* Fixed the YACC tests.William Blevins2016-09-2220-79/+65
* fix C code in yacc file to be pass default compiler warningsWilliam Deegan2016-01-171-4/+7
* - fixes for some test, making them work on newer Linux distrosDirk Baechle2014-08-191-2/+0
* Fix for bug 2558. Handle .output file generated by bison or yacc properly. Ma...William Deegan2011-01-271-0/+96
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-258-21/+13
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-112-2/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-098-0/+48
* Remove (lots) more unnecessary imports.Steven Knight2009-02-062-2/+0
* Issue 2162: YACC fix for OS XGreg Noel2008-08-141-6/+9
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-1/+1
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-2/+8
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-6/+12
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-074-214/+268
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-026-20/+22
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-142-14/+14
* Allow configurability of yacc-generated header files suffixes.Steven Knight2005-04-102-0/+160
* Add more command-line customizability: and .Steven Knight2004-11-154-0/+501