diff options
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 54 | 
1 files changed, 27 insertions, 27 deletions
| diff --git a/tests/ChangeLog b/tests/ChangeLog index 43ba41b..da6b15c 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,34 +1,34 @@ -2005-04-11  Ross Johnson  <rpj@callisto.canberra.edu.au> - -        * once4.c: New test; tries to test priority adjustments; -	set priority class to realtime so that any failures can be -	seen. - -2005-04-06  Ross Johnson  <rpj@callisto.canberra.edu.au> - -	* cleanup0.c: Fix unguarded global variable accesses. -	* cleanup1.c: Likewise. -	* cleanup2.c: Likewise. -	* cleanup3.c: Likewise. -	* once2.c: Likewise. -	* once3.c: Likewise. - -2005-04-01  Ross Johnson  <rpj@callisto.canberra.edu.au> - -	* GNUmakefile: Add target to test linking static link library. -	* Makefile: Likewise. -	* self1.c: Run process attach/detach routines when static linked. - +2005-04-11  Ross Johnson  <rpj@callisto.canberra.edu.au>
 +
 +        * once4.c: New test; tries to test priority adjustments
 +        in pthread_once(); set priority class to realtime so that
 +        any failures can be seen.
 +
 +2005-04-06  Ross Johnson  <rpj@callisto.canberra.edu.au>
 +
 +	* cleanup0.c: Fix unguarded global variable accesses.
 +	* cleanup1.c: Likewise.
 +	* cleanup2.c: Likewise.
 +	* cleanup3.c: Likewise.
 +	* once2.c: Likewise.
 +	* once3.c: Likewise.
 +
 +2005-04-01  Ross Johnson  <rpj@callisto.canberra.edu.au>
 +
 +	* GNUmakefile: Add target to test linking static link library.
 +	* Makefile: Likewise.
 +	* self1.c: Run process attach/detach routines when static linked.
 +
  2005-03-16  Ross Johnson  <rpj@callisto.canberra.edu.au>
 - -	* mutex5.c: Prevent optimiser from removing asserts. - +
 +	* mutex5.c: Prevent optimiser from removing asserts.
 +
  2005-03-12  Ross Johnson  <rpj@callisto.canberra.edu.au>
 - +
  	* once3.c: New test.
 - +
  2005-03-08  Ross Johnson  <rpj@callisto.canberra.edu.au>
 - +
          * once2.c: New test.
  2004-11-19  Ross Johnson  <rpj@callisto.canberra.edu.au>
 | 
