summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* replced bare send syntax whith << and <- formsno-bare-sendAdrian Thurston2020-06-282-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
* 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
* getting test cases runningAdrian Thurston2019-09-095-25/+20