summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* don't skip tests that really were not joinedAraq2018-12-111-1/+1
* remove outputGotten.txt file on successAraq2018-12-111-0/+1
* attempt to make travis greenAraq2018-12-113-4/+4
* don't run megatest in parallel for better error messagesAraq2018-12-112-1/+4
* megatest: make it green on LinuxAraq2018-12-116-9/+9
* make more tests greenAraq2018-12-113-54/+10
* make tests green; better output for when megatest execution failsAraq2018-12-116-5/+6
* testament megatest: furher refactorings making more tests greenAraq2018-12-114-85/+92
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-1117-51/+55
* the linking step doesn't mind Windows' 8K command line limit anymoreAraq2018-12-111-28/+48
* fixes extccomp regressionsAraq2018-12-111-2/+2
* fixes extccomp regressionsAraq2018-12-111-2/+2
* fixes extccomp regressionsAraq2018-12-111-5/+5
* Testament: refactoring; makes the test joiner greenAraq2018-12-1128-231/+177
* workaround against silly Windows command line length limitations for the upco...Araq2018-12-112-17/+29
* lots of small changesArne Döring2018-12-1185-110/+180
* megatest integrated in default test allArne Döring2018-12-112-58/+51
* megatest checks output and nimoutArne Döring2018-12-1116-215/+231
* megatest can be executedArne Döring2018-12-1122-130/+150
* tshouldfail is stricterArne Döring2018-12-115-4/+18
* require errormsg to be specified before file.Arne Döring2018-12-11264-623/+305
* allow to disable backend loggingArne Döring2018-12-112-9/+20
* test can fail because of invalid specArne Döring2018-12-113-20/+35
* fix htmlgen, that I brokeArne Döring2018-12-112-10/+8
* kill testnospecArne Döring2018-12-112-11/+7
* fix js categoryArne Döring2018-12-112-4/+5
* remove echoArne Döring2018-12-111-3/+0
* one error lessArne Döring2018-12-113-16/+10
* WIP, most tests are now skippedArne Döring2018-12-115-164/+169
* minor changesArne Döring2018-12-111-9/+6
* kick unused benchmarksArne Döring2018-12-113-170/+0
* remove caasArne Döring2018-12-1128-534/+0
* kick taint modeArne Döring2018-12-114-8/+5
* WIPArne Döring2018-12-113-30/+39
* Merge pull request #9929 from nc-x/fix-js-regressionAndreas Rumpf2018-12-111-1/+1
|\
| * tyProc does not require copying in JS codegenNeelesh Chandola2018-12-111-1/+1
* | Merge pull request #9924 from cooldome/destructor_hotfixAndreas Rumpf2018-12-111-1/+1
|\ \
| * | destructor_hotfixAndrii Riabushenko2018-12-101-1/+1
* | | compiler refactoring: TSymSeq is gone for goodAraq2018-12-115-12/+11
* | | Merge pull request #9910 from nc-x/fix-semicolonAndreas Rumpf2018-12-111-1/+2
|\ \ \
| * | | Address CommentsNeelesh Chandola2018-12-111-0/+1
| * | | Fixes #9907Neelesh Chandola2018-12-091-1/+1
* | | | fixes #9868Araq2018-12-113-2/+10
| |_|/ |/| |
* | | Merge pull request #9909 from nc-x/fix-regressionAndreas Rumpf2018-12-113-0/+24
|\ \ \ | |_|/ |/| |
| * | Better fixNeelesh Chandola2018-12-111-2/+2
| * | Float values are invalid in enumNeelesh Chandola2018-12-093-2/+14
| * | Fix test case expected outputNeelesh Chandola2018-12-091-1/+1
| * | Add testNeelesh Chandola2018-12-091-0/+10
| * | Fix enum regressionNeelesh Chandola2018-12-091-0/+2
| |/
* | Merge pull request #9826 from cooldome/destructor_move_them_allAndreas Rumpf2018-12-104-70/+178
|\ \