[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Text / ChangeLog
1 2006-04-11  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * InstalledFontCollectionTest.cs: New. Unit tests.
4         * PrivateFontCollectionCas.cs: New. CAS unit tests, mainly for 
5         AddMemoryFont which cannot be executed without UnmanagedCode 
6         permission.
7         * PrivateFontCollectionTest.cs: New. Unit tests.
8
9 2004-03-17  Ravindra  <rkumar@novell.com>
10         * Created this repository for System.Drawing.Text tests.
11         * ChangeLog: Added.