summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Install runtests as a scriptVictor Westerhuis2021-12-061-1/+1
* Delete test cases in out-of-tree buildVictor Westerhuis2021-12-055-0/+18
* Fix misdeclared parameter in test fileVictor Westerhuis2021-12-051-5/+5
* removed deletion of test cases from make cleanAdrian Thurston2021-12-045-8/+8
* Clean up moreVictor Westerhuis2021-12-046-3/+8
* Only build tests when running checkVictor Westerhuis2021-12-046-26/+15
* Make tests buildable in out-of-tree buildVictor Westerhuis2021-12-047-16/+62
* Correct prototype for host call functions in testsVictor Westerhuis2021-11-292-16/+16
* install data files to PREFIX/share/colm (pkgdata_DATA)Adrian Thurston2021-11-231-1/+1
* fix: make string pointers from locals, not temp stringsAdrian Thurston2021-02-071-2/+5
* various refcount fixesAdrian Thurston2021-01-033-0/+103
* updated expected output after bugfix in astring formattingAdrian Thurston2020-12-091-1/+1
* casting template type pointers to void* before passing to memmove funcsAdrian Thurston2020-12-091-7/+7
* replced bare send syntax whith << and <- formsAdrian Thurston2020-07-182-4/+4
* added production redefinition testsAdrian Thurston2020-05-116-1/+146
* dist fixAdrian Thurston2020-05-091-3823/+1
* thinning out the test case set in rlhc.dAdrian Thurston2020-05-053822-1781086/+0
* added clean-local targets to remove workin dirsAdrian Thurston2020-05-055-0/+14
* use a static link with libcolm.a when running out of the source treeAdrian Thurston2020-03-221-1/+1
* updated github workflow for basic package name colm, added -e to test/dist.shAdrian Thurston2020-03-211-1/+1
* removed version.h from libfsm, updated the dist testAdrian Thurston2020-03-212-17/+14
* moved source files into commit repositoryAdrian Thurston2020-03-143-7/+7
* remove the ragel tests, export runtests for use by ragelAdrian Thurston2020-03-08176-28128/+3
* 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