New test.
[mono.git] / mono / tests / verifier / ChangeLog
1 2006-06-06  Zoltan Varga  <vargaz@gmail.com>
2
3         * Makefile (run-test): Split 'test' target into a 'compile' and 'run-test' target.
4
5         * make_tests.sh: Remove some stack merge tests which are verifiable.
6
7         * make_unary_test.sh *.cil Makefile: Change extension of all static and generated
8         test files to the standard .il.
9
10 2006-05-25  Zoltan Varga  <vargaz@gmail.com>
11
12         * *.sh: Fix more verification problems.
13
14         * TestRunner.cs: Use Assembly.EntryPoint instead of searching for a Main method.
15
16 2006-05-23  Zoltan Varga  <vargaz@gmail.com>
17
18         * make_store_test.sh make_obj_store_test.sh make_stack_merge_test.sh: Fix
19         more ilasm and verification problems.
20
21         * TestRunner.cs: New file.
22
23 2006-05-12  Zoltan Varga  <vargaz@gmail.com>
24
25         * make_store_test.sh make_obj_store_test.sh make_stack_merge_test.sh: Make
26         valuetypes sealed to fix ilasm warnings.
27
28 Sun Mar 12 16:18:04 CET 2006 Paolo Molaro <lupus@ximian.com>
29
30         * Initial import of the verifiers tests developed by
31         Jim Purbrick <babbage@lindenlab.com>.
32