Changeset 1697
- Timestamp:
- 10/21/08 00:46:38 (3 months ago)
- Location:
- cobra/trunk/Tests/720-libraries/400-other
- Files:
-
- 2 modified
-
200-Foo.Bar.cobra (modified) (1 diff)
-
202-Foo.Mismatch.cobra (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Tests/720-libraries/400-other/200-Foo.Bar.cobra
r1658 r1697 1 1 # .compile-only. 2 # .args. -c -embed-run-time:no -t:lib -sharp-args:" /out:Foo.Bar.dll"2 # .args. -c -embed-run-time:no -t:lib -sharp-args:"-out:Foo.Bar.dll" 3 3 4 4 namespace Foo.Bar -
cobra/trunk/Tests/720-libraries/400-other/202-Foo.Mismatch.cobra
r1658 r1697 1 1 # .compile-only. 2 # .args. -c -embed-run-time:no -t:lib -sharp-args:" /out:Foo.Mismatch.dll"2 # .args. -c -embed-run-time:no -t:lib -sharp-args:"-out:Foo.Mismatch.dll" 3 3 4 4 # note that the library Foo.Mismatch does not have a matching namespace
