diff options
author | rpj <rpj> | 2010-06-20 04:26:26 +0000 |
---|---|---|
committer | rpj <rpj> | 2010-06-20 04:26:26 +0000 |
commit | 60cdc53c3954cafc16a1e0698328c12d3a3c1e83 (patch) | |
tree | 55be1d8163070d6ea74b1c31ce6e9beb270634a2 /tests/Makefile | |
parent | 2efceed541e979ebd5e5b58e2e23c426f63b95a8 (diff) |
*** empty log message ***
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile b/tests/Makefile index c3342be..70cec42 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -204,8 +204,6 @@ stresstests: $(CPLIB) $(CPDLL) $(CPHDR) $(STRESSRESULTS) statictests: $(CPLIB) $(CPDLL) $(CPHDR) $(STATICRESULTS) @ $(ECHO) ALL STATIC TESTS DONE. - @ $(ECHO) Build and test the DLL to run all tests. - @ $(ECHO) The static test only confirms that the .lib links correctly. sizes.pass: sizes.exe @ $(ECHO) ... Running $(TEST)$(DLL_VER) test: $*.exe |