summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* some test cases with from-state actions now need eof and output updatingAdrian Thurston2021-12-289-1/+25
* test case verifying reset of ts after EOFAdrian Thurston2021-12-281-0/+57
* test case covering from-state actions on EOFAdrian Thurston2021-12-281-0/+24
* added Makefile to runtests dependenciesAdrian Thurston2021-12-261-1/+1
* need to add regular language definitions to trans.lm, removed from ragel.lmAdrian Thurston2021-12-261-0/+32
* need to use Bytes.to_string on buffer objectsAdrian Thurston2021-09-091-2/+2
* use -no-pie for asm buildAdrian Thurston2021-09-091-1/+1
* D language stdio has movedAdrian Thurston2021-09-095-4/+5
* updated colm exptected version and fixed some makefile pathsAdrian Thurston2020-06-281-1/+1
* longest-match struct split between libfsm and here in ragelAdrian Thurston2020-03-272-3/+3
* removed the colm tests, source runtests from colm packageAdrian Thurston2020-03-145599-2216659/+13
* test suite: various updates to allow running on OSXAdrian Thurston2020-03-078-10/+16
* added missing open/close block to BREAK and NBREAKAdrian Thurston2020-01-011-0/+56
* containing package versioned X and sub-packages X.YAdrian Thurston2019-12-311-4/+5
* colm testing: default expected output, report compilation failuresAdrian Thurston2019-12-292-6/+12
* colm: fixes for backtracking in constructors and patternsAdrian Thurston2019-12-291-0/+44
* ragel julia: upgrades tests to 1.0 of julia languageAdrian Thurston2019-12-283-7/+9
* Created a common superclass for the export classesAdrian Thurston2019-12-272-13/+13
* left/right-independent iterator for repeats in top-down loadsAdrian Thurston2019-12-262-39/+58
* testing: fixed EXTRA_DIST in test/aapl.d/Adrian Thurston2019-12-211-2/+1
* testing: added missing *.exp files to dist, don't configure with crackAdrian Thurston2019-12-211-0/+8
* fixed dist: removed timed from MakefileAdrian Thurston2019-12-201-1/+1
* testing: merged runtests and timed, removed system variation from some testsAdrian Thurston2019-12-208-87/+102
* testing: added a configure check for ASM testsAdrian Thurston2019-12-191-1/+2
* testing: list the tests that failedAdrian Thurston2019-12-191-0/+2
* don't run objective-c tests if gnustep config is not availableAdrian Thurston2019-12-181-1/+10
* testing: propagate internal and test case failures to exit statusAdrian Thurston2019-12-182-6/+24
* updated EXTRA_DIST in test/ragel.d and fixed rlparse COLM refAdrian Thurston2019-11-292-19/+32
* revert "exclude ? from position 2+ of literal token"Adrian Thurston2019-11-282-12/+4
* revert "updated test suite for exclusion of ? from pos 2+ of ` lits"Adrian Thurston2019-11-284-9/+13
* ragel tests: fixed hardcoding of first_finalAdrian Thurston2019-11-282-2/+2
* updated test suite for exclusion of ? from pos 2+ of ` litsAdrian Thurston2019-11-244-13/+9
* fixes for running the test suite out of a "make dist" tarballAdrian Thurston2019-11-2414-104/+5558
* [minor] fix spelling of "indices"Hal Canary2019-11-121998-4886/+4886
* rust backend: accept lifetimes in rust_out grammarAdrian Thurston2019-11-101-0/+2
* exclude ? from position 2+ of literal tokenAdrian Thurston2019-11-072-4/+12
* test cases: don't rely on continue breaking from calling func loopAdrian Thurston2019-10-161-5/+4
* improved dependency specification in building colm progsAdrian Thurston2019-10-164-4/+4
* testing: capture errors from gentests and emit at end of runAdrian Thurston2019-10-162-7/+32
* test cases: check if subect.mk exists before includingAdrian Thurston2019-10-153-3/+3
* added test case demonstrating colm scanner failureAdrian Thurston2019-10-111-0/+517
* removed the building vars COLM_, they don't changeAdrian Thurston2019-09-121-2/+2
* added install targets to test progs to not fail make installAdrian Thurston2019-09-123-0/+6
* put just one sedsubst in the root and use that in MakefilesAdrian Thurston2019-09-126-29/+5
* rename the substitution vars for the test subjectsAdrian Thurston2019-09-1111-53/+41
* cleaning up the test case configure/runAdrian Thurston2019-09-1124-460/+37
* use configure to find the test suite compilers and interpretersAdrian Thurston2019-09-101-8/+8
* sort result when finding .d dirs to test inAdrian Thurston2019-09-101-1/+1
* configuring the test suite from /configure.acAdrian Thurston2019-09-107-35/+32
* getting all the test cases to run with hacked rpathAdrian Thurston2019-09-094-9/+9