dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/tests/runtime/System/Threading TestTh


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/tests/runtime/System/Threading TestThread.cs, 1.2, 1.3
Date: Tue, 12 Aug 2003 21:21:43 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/tests/runtime/System/Threading
In directory subversions:/tmp/cvs-serv11169/tests/runtime/System/Threading

Modified Files:
        TestThread.cs 
Log Message:


Changes for ECMA compatibility.


Index: TestThread.cs
===================================================================
RCS file: 
/cvsroot/dotgnu-pnet/pnetlib/tests/runtime/System/Threading/TestThread.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** TestThread.cs       7 Jul 2003 08:34:20 -0000       1.2
--- TestThread.cs       13 Aug 2003 01:21:41 -0000      1.3
***************
*** 25,30 ****
  using System.Threading;
  
- #if !ECMA_COMPAT
- 
  public class TestThread
        : TestCase
--- 25,28 ----
***************
*** 195,198 ****
        }
  }
- 
- #endif
--- 193,194 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]