Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2003-05-09 01:33:17 +0400
committerZoltan Varga <vargaz@gmail.com>2003-05-09 01:33:17 +0400
commit25ffc8bd72110f6dd29c1898c20a6b3d222c538f (patch)
treeb10d2e0658b8a38444b109b62fcef8e3c2902511 /ChangeLog
parent1314549912ca1d8e971870aa8ab4cc34616aaf16 (diff)
2003-05-08 Zoltan Varga <vargaz@freemail.hu>
* mono/tests/Makefile.am: - Compile with mcs. - Disable some warnings. - Added executables to clean target. - Make testjit the default target. - Print list of failed tests at the end of a test run. - Abort tests when Ctrl-C is pressed. * mono/tests/test-driver: Return with a special exit code when SIGINT is detected. * mono/tests/checked.cs: Make it compile. svn path=/trunk/mono/; revision=14406
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c25a52051..564a3af4586 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-05-08 Zoltan Varga <vargaz@freemail.hu>
+
+ * mono/tests/Makefile.am:
+ - Compile with mcs.
+ - Disable some warnings.
+ - Added executables to clean target.
+ - Make testjit the default target.
+ - Print list of failed tests at the end of a test run.
+ - Abort tests when Ctrl-C is pressed.
+
+ * mono/tests/test-driver: Return with a special exit code when
+ SIGINT is detected.
+
+ * mono/tests/checked.cs: Make it compile.
+
2003-05-02 Miguel de Icaza <miguel@ximian.com>
* runtime/Makefile.am ($(monobins_DATA)): Use explicit file names