diff options
| author | rpj <rpj> | 2010-06-20 03:31:18 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2010-06-20 03:31:18 +0000 | 
| commit | a3ea0b24409b89bd08c0a2268dbae834724734df (patch) | |
| tree | 4629fd085756226f0cee8beba4faf66466ef0410 /tests/ChangeLog | |
| parent | 135d6f060c5e5232311af77bd0d0f500e861290c (diff) | |
See ChangeLogs: preparing for new release.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 19 | 
1 files changed, 19 insertions, 0 deletions
| diff --git a/tests/ChangeLog b/tests/ChangeLog index 30f6ccb..1bdcc43 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,22 @@ +2010-06-19  Ross Johnson <Ross dot Johnson at homemail dot com dot au> + +	* Makefile (STATICRESULTS): Add all tests into suite for static +	library. +	* GNUmakefile (STATICTESTS): Likewise, except for openmp1.c which +	has a DLL dependency. + +2010-02-04  Ross Johnson <Ross dot Johnson at homemail dot com dot au> + +	* openmp1.c: New; for libgomp compatibility (OpenMP). +	* barrier5.c: Rewrite after changes to barriers. +	* barrier6.c: New. +	* benchtest6.c: New; timing barriers. +	* GNUMakefile: Update for new tests. +	* Makefile: Ditto. +	* BMakefile: Ditto. +	* once3.c: Improve cancelation testing. +	* stress1.c: Fix comment. +  2007-01-04  Ross Johnson <Ross dot Johnson at homemail dot com dot au>          * context1.c: Include context.h from library sources and remove | 
