2001-10-11 Ravi Pratap * test-21.cs : Add. This is a test for testing our support for nested types 2001-10-05 Ravi Pratap * test-16.cs : Update to exercise the code which selects the best conversion operator based on "most encompassing/encompassed type" * test-7.cs : Update here too. 2001-10-05 Ravi Pratap * test-7.cs : Update to do explicit conversion tests. * makefile : small fix. 2001-10-03 Ravi Pratap * test-16.cs : Update to make the test more correct. 2001-10-03 Ravi Pratap * test-16.cs : Add. * makefile : update accordingly. 2001-10-02 Miguel de Icaza * makefile (test-compiler): Add rm *.exe before launching tests. 2001-10-02 Ravi Pratap * test-13.cs : Added. * makefile : update accordingly. 2001-09-27 Ravi Pratap * test-7.cs : Revamp and add more operator tests. Still in progress. * test-9,10.cs : Added by Miguel earlier. 2001-09-26 Ravi Pratap * test-7.cs : Update to return an exit code * test-8.cs : Added by Miguel. 2001-09-25 Ravi Pratap * test-7.cs : Update to include implicit conversion tests. 2001-09-21 Ravi Pratap * test-7.cs : Add. 2001-09-21 Miguel de Icaza * makefile (test-compiler): Abort tests on failure.