[Mono-bugs] [Bug 46609][Nor] Changed - AppDomain.BaseDirectory misses trailing directoryseparator on linux
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 04:17:13 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=46609
--- shadow/46609 2003-12-13 04:16:20.000000000 -0500
+++ shadow/46609.tmp.6488 2003-12-13 04:17:13.000000000 -0500
@@ -81,6 +81,11 @@
Mono right now), and an even simpler test app that demonstrates the
fact the .NET adds a DirectorySeparatorChar to the end of the
BaseDirectory for appdomains that are created by the runtime itself,
as I don't know how to test this as part of a unit test ...
+
+------- Additional Comments From gert.driesen@pandora.be 2003-12-13 04:17 -------
+Created an attachment (id=6228)
+small unit tests for System.AppDomain
+