Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes a flaky test for the realtime GC | Araq | 2019-11-28 | 1 | -3/+0 |
| | |||||
* | ARC: ported the GC tests over to --gc:arc | Araq | 2019-11-26 | 1 | -4/+4 |
| | |||||
* | Remove ENDB (#12095) | Clyybber | 2019-08-31 | 1 | -2/+0 |
| | |||||
* | Fix gc tests for BoehmGC (#7094) | Sergey Avseyev | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | cleaned up GC tests; fixes object variant re-assign bug | Araq | 2015-02-10 | 1 | -1/+3 |
| | |||||
* | bugfix: codegen issue that caused getGMTime() to leak memory | Araq | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | thread var emulation should work again | Araq | 2012-06-25 | 1 | -3/+10 |
| | |||||
* | added gcleak4.nim test; fails in debug mode | Araq | 2012-06-24 | 1 | -0/+42 |