summary refs log tree commit diff stats
path: root/tests/realtimeGC
Commit message (Collapse)AuthorAgeFilesLines
* testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087)Timothee Cour2021-05-263-80/+9
|
* fixed article duplication typos (#16216)ihlec2020-12-021-1/+1
|
* error instead of echo when testament category is empty; fix realtimeGC (#16162)Timothee Cour2020-12-016-46/+29
|
* WIP, most tests are now skippedArne Döring2018-12-111-1/+2
|
* Fix longgc category tests (#7095)Sergey Avseyev2018-01-222-9/+9
| | | | | 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 whitespaceAdam Strzelecki2015-09-041-21/+21
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* integrated realtimegc stuff into testamentSimon Hafner2015-04-135-37/+30
|
* 15 minutes, bit better messagesSimon Hafner2015-04-043-8/+8
|
* proper windows get process function name, fix batch file, add echoes backJoseph Poirier2015-01-083-4/+5
|
* add proper cdm strings and comment out all echosJoseph Poirier2015-01-062-10/+10
|
* properly typecast the function pointersJoseph Poirier2015-01-061-3/+3
|
* fixed import object nameJoseph Poirier2015-01-061-3/+3
|
* Test the realtime GC, via long running process in a shared object, without ↵Joseph Poirier2015-01-067-0/+214
linking nimrtl.dll/so.