Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix longgc category tests (#7095) | Sergey Avseyev | 2018-01-22 | 1 | -8/+8 |
| | | | | | testC command already has "gcc" as command, second "gcc" as option generates "file not found error", and terminates the compiler with error code | ||||
* | tests: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -21/+21 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Test the realtime GC, via long running process in a shared object, without ↵ | Joseph Poirier | 2015-01-06 | 1 | -0/+21 |
linking nimrtl.dll/so. |