| 123456789101112131415161718192021 |
- 2005-11-16 Sebastien Pouliot <[email protected]>
- * TimersDescriptionAttributeCas.cs: Updated comments (thanks to Gert
- Driesen for the solution).
- * TimersDescriptionAttributeTest.cs: New. Unit tests to show that the
- description string is a resource name (and not the description itself)
- 2005-11-16 Sebastien Pouliot <[email protected]>
-
- * TimersDescriptionAttributeCas.cs: Fixed test as the Description
- property doesn't always returns null (exact conditions unknown).
- 2005-11-16 Sebastien Pouliot <[email protected]>
- * ElapsedEventArgsCas.cs: New. CAS unit tests.
- * TimerCas.cs: New. CAS unit tests.
- * TimersDescriptionAttributeCas.cs: New. CAS unit tests.
- 2005-05-28 Kornél Pál <[email protected]>
- * TimerTest.cs: New test file for System.Timers.Timer.
|