Log of /trunk/eweasel/tests/thread017
Directory Listing
Revision
103101 -
Directory Listing
Modified
Mon Apr 29 14:01:20 2019 UTC
(7 months, 1 week 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
85996 -
Directory Listing
Modified
Thu Mar 24 23:56:07 2011 UTC
(8 years, 8 months ago)
by
manus
Better test by using sleep.
Revision
85990 -
Directory Listing
Added
Thu Mar 24 17:39:07 2011 UTC
(8 years, 8 months ago)
by
manus
Added a new test showing that a thread that set `terminated' early (i.e. the thread is actually not finished) could cause the program to misbehave and infinitely wait upon exit.