[utils] Fix inet_pton fallback.
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing / README
1 README
2
3 * To run the tests using the Mono rutime
4
5 cd mcs/class/System.Drawing
6 make run-test
7
8 * test-ms.sh runs the test using the MS .Net runtime and stores the bimaps 
9 created by tests in the directory called MsNet.
10
11
12