aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/runtests.sh
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Tests: Run tests/interop/*.{good,bad} from make checkSamuel Lidén Borell1-1/+0
2020-06-25Tests: Also run "good" test cases in one compiler process invocationSamuel Lidén Borell1-14/+25
2017-08-12Tests: Exit with error status on Valgrind errorsSamuel Lidén Borell1-2/+2
2016-02-27Tests: Add stdlib from compiler sources to include pathSamuel Lidén Borell1-3/+3
2016-02-27C backend: Handle comparisons with mixed signednessSamuel Lidén Borell1-9/+19
2014-07-27Update copyright yearsSamuel Lidén Borell1-0/+21
2014-06-25Tests: Run the backend tests from "make test"Samuel Lidén Borell1-2/+4
2014-05-31Tests: Implement proper testing of errors (*.bad files)Samuel Lidén Borell1-3/+10
2012-07-27Tests: Compile object files instead of executables. Fixes undefined main()Samuel Lidén Borell1-1/+4
2012-07-27Tests: Show full path in runtests.shSamuel Lidén Borell1-1/+1
2011-11-18Parse command line options and filenamesSamuel Lidén Borell1-1/+1
2011-10-23Move test script code from Makefile to tests/runtests.shSamuel Lidén Borell1-0/+14