summaryrefslogtreecommitdiffstats
path: root/test/LEX
Commit message (Expand)AuthorAgeFilesLines
* Updated lex emitter to respect escaped spaces when climbing out of a the SCos...Daniel Moody2022-06-065-0/+58
* A bit more test fixture workMats Wichmann2022-01-192-62/+20
* Test tweaks to help testing on mingw-only win32 systemsMats Wichmann2021-04-142-20/+23
* Run autoflake on codeMats Wichmann2020-09-212-2/+0
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-252-2/+4
* [PR #3337] clean up lex and yacc toolsMats Wichmann2019-04-131-1/+1
* add win_flex as option for windows, add choco default path, and add flag for ...Daniel2019-02-205-28/+190
* update lex tool to find paths on windowsDaniel2019-02-161-5/+13
* Moved common my<xxx>.py functions to global fixture and resolve byte/str.William Blevins2016-10-032-28/+4
* Updating tests to use fixture wrapper.py.William Blevins2016-09-241-5/+1
* Yet another batch of test fixes.William Blevins2016-09-225-7/+7
* Fix failing LEX/live.py because no return type was specified for main and app...William Deegan2015-09-291-0/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-255-12/+7
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-112-4/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-095-0/+30
* Remove (lots) more unnecessary imports.Steven Knight2009-02-062-2/+0
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-7/+13
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-073-134/+123
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-024-14/+16
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-142-16/+16
* Add more command-line customizability: and .Steven Knight2004-11-154-0/+395