Timothee Cour
|
1e0165186b
|
testament: remove deadcode related to realtimeGC, testC, callCCompiler (#18087)
|
2021-05-26 11:49:01 -07:00 |
|
ihlec
|
5c23ba7545
|
fixed article duplication typos (#16216)
|
2020-12-02 09:15:29 +01:00 |
|
Timothee Cour
|
fd98705680
|
error instead of echo when testament category is empty; fix realtimeGC (#16162)
|
2020-12-01 20:34:53 +01:00 |
|
Arne Döring
|
b26378a468
|
WIP, most tests are now skipped
|
2018-12-11 21:23:18 +01:00 |
|
Sergey Avseyev
|
73af427f23
|
Fix longgc category tests (#7095)
testC command already has "gcc" as command, second "gcc" as option
generates "file not found error", and terminates the compiler with
error code
|
2018-01-22 15:08:27 +01:00 |
|
Adam Strzelecki
|
567b7d5a6a
|
tests: Trim .txt files trailing whitespace
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:11:11 +02:00 |
|
Simon Hafner
|
c55f884b5c
|
integrated realtimegc stuff into testament
|
2015-04-13 22:36:35 -05:00 |
|
Simon Hafner
|
c1d0b2403b
|
15 minutes, bit better messages
|
2015-04-04 16:31:50 -05:00 |
|
Joseph Poirier
|
e9f9f6f369
|
proper windows get process function name, fix batch file, add echoes back
|
2015-01-08 13:40:06 -06:00 |
|
Joseph Poirier
|
159bbce6d5
|
add proper cdm strings and comment out all echos
|
2015-01-06 14:56:50 -06:00 |
|
Joseph Poirier
|
4e2192fd1c
|
properly typecast the function pointers
|
2015-01-06 13:42:02 -06:00 |
|
Joseph Poirier
|
9be15cd3b3
|
fixed import object name
|
2015-01-06 13:02:31 -06:00 |
|
Joseph Poirier
|
e940e7d37b
|
Test the realtime GC, via long running process in a shared object, without linking nimrtl.dll/so.
|
2015-01-06 12:42:36 -06:00 |
|