Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't skip tests that really were not joined | Araq | 2018-12-11 | 1 | -1/+1 |
* | remove outputGotten.txt file on success | Araq | 2018-12-11 | 1 | -0/+1 |
* | attempt to make travis green | Araq | 2018-12-11 | 3 | -4/+4 |
* | don't run megatest in parallel for better error messages | Araq | 2018-12-11 | 2 | -1/+4 |
* | megatest: make it green on Linux | Araq | 2018-12-11 | 6 | -9/+9 |
* | make more tests green | Araq | 2018-12-11 | 3 | -54/+10 |
* | make tests green; better output for when megatest execution fails | Araq | 2018-12-11 | 6 | -5/+6 |
* | testament megatest: furher refactorings making more tests green | Araq | 2018-12-11 | 4 | -85/+92 |
* | testament: joinable is now an explicit concept of a test spec | Andreas Rumpf | 2018-12-11 | 17 | -51/+55 |
* | the linking step doesn't mind Windows' 8K command line limit anymore | Araq | 2018-12-11 | 1 | -28/+48 |
* | fixes extccomp regressions | Araq | 2018-12-11 | 1 | -2/+2 |
* | fixes extccomp regressions | Araq | 2018-12-11 | 1 | -2/+2 |
* | fixes extccomp regressions | Araq | 2018-12-11 | 1 | -5/+5 |
* | Testament: refactoring; makes the test joiner green | Araq | 2018-12-11 | 28 | -231/+177 |
* | workaround against silly Windows command line length limitations for the upco... | Araq | 2018-12-11 | 2 | -17/+29 |
* | lots of small changes | Arne Döring | 2018-12-11 | 85 | -110/+180 |
* | megatest integrated in default test all | Arne Döring | 2018-12-11 | 2 | -58/+51 |
* | megatest checks output and nimout | Arne Döring | 2018-12-11 | 16 | -215/+231 |
* | megatest can be executed | Arne Döring | 2018-12-11 | 22 | -130/+150 |
* | tshouldfail is stricter | Arne Döring | 2018-12-11 | 5 | -4/+18 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 264 | -623/+305 |
* | allow to disable backend logging | Arne Döring | 2018-12-11 | 2 | -9/+20 |
* | test can fail because of invalid spec | Arne Döring | 2018-12-11 | 3 | -20/+35 |
* | fix htmlgen, that I broke | Arne Döring | 2018-12-11 | 2 | -10/+8 |
* | kill testnospec | Arne Döring | 2018-12-11 | 2 | -11/+7 |
* | fix js category | Arne Döring | 2018-12-11 | 2 | -4/+5 |
* | remove echo | Arne Döring | 2018-12-11 | 1 | -3/+0 |
* | one error less | Arne Döring | 2018-12-11 | 3 | -16/+10 |
* | WIP, most tests are now skipped | Arne Döring | 2018-12-11 | 5 | -164/+169 |
* | minor changes | Arne Döring | 2018-12-11 | 1 | -9/+6 |
* | kick unused benchmarks | Arne Döring | 2018-12-11 | 3 | -170/+0 |
* | remove caas | Arne Döring | 2018-12-11 | 28 | -534/+0 |
* | kick taint mode | Arne Döring | 2018-12-11 | 4 | -8/+5 |
* | WIP | Arne Döring | 2018-12-11 | 3 | -30/+39 |
* | Merge pull request #9929 from nc-x/fix-js-regression | Andreas Rumpf | 2018-12-11 | 1 | -1/+1 |
|\ | |||||
| * | tyProc does not require copying in JS codegen | Neelesh Chandola | 2018-12-11 | 1 | -1/+1 |
* | | Merge pull request #9924 from cooldome/destructor_hotfix | Andreas Rumpf | 2018-12-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | destructor_hotfix | Andrii Riabushenko | 2018-12-10 | 1 | -1/+1 |
* | | | compiler refactoring: TSymSeq is gone for good | Araq | 2018-12-11 | 5 | -12/+11 |
* | | | Merge pull request #9910 from nc-x/fix-semicolon | Andreas Rumpf | 2018-12-11 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Address Comments | Neelesh Chandola | 2018-12-11 | 1 | -0/+1 |
| * | | | Fixes #9907 | Neelesh Chandola | 2018-12-09 | 1 | -1/+1 |
* | | | | fixes #9868 | Araq | 2018-12-11 | 3 | -2/+10 |
| |_|/ |/| | | |||||
* | | | Merge pull request #9909 from nc-x/fix-regression | Andreas Rumpf | 2018-12-11 | 3 | -0/+24 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Better fix | Neelesh Chandola | 2018-12-11 | 1 | -2/+2 |
| * | | Float values are invalid in enum | Neelesh Chandola | 2018-12-09 | 3 | -2/+14 |
| * | | Fix test case expected output | Neelesh Chandola | 2018-12-09 | 1 | -1/+1 |
| * | | Add test | Neelesh Chandola | 2018-12-09 | 1 | -0/+10 |
| * | | Fix enum regression | Neelesh Chandola | 2018-12-09 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #9826 from cooldome/destructor_move_them_all | Andreas Rumpf | 2018-12-10 | 4 | -70/+178 |
|\ \ |