Log of /trunk/eweasel/tests/thread021
Directory Listing
Revision
103101 -
Directory Listing
Modified
Mon Apr 29 14:01:20 2019 UTC
(7 months, 2 weeks ago)
by
alexk
Updated tests to use the new default for total order on real numbers.
Revision
98912 -
Directory Listing
Modified
Wed Jun 15 12:18:40 2016 UTC
(3 years, 5 months ago)
by
manus
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
Revision
88265 -
Directory Listing
Modified
Fri Feb 3 01:43:35 2012 UTC
(7 years, 10 months ago)
by
manus
Adapted tests to breaking changed in class THREAD where the later requires `make' to be called as part of the creation of a THREAD object.
Revision
87130 -
Directory Listing
Modified
Wed Aug 31 19:42:56 2011 UTC
(8 years, 3 months ago)
by
manus
Fixed missing incrment of counter. Increased number of GC collection per thread to 10_000.
Revision
87129 -
Directory Listing
Added
Wed Aug 31 18:14:15 2011 UTC
(8 years, 3 months ago)
by
manus
Added a new test showing a crash in the runtime when a thread call die and other threads are busy performing GC cycle.