You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/fsharp/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The tests are NUNIT test cases. They test a very wide range of compiler, interac
6
6
7
7
The bulk of the test cases are enumerated in tests.fs, these are the old cambridge test suite. They build on a test-suite ported from windows batch files. They run the compiler and fsi as seperate processes, when built for the coreclr it runs the coreclr versions using dotnet.exe
8
8
9
-
The framework and utilities can be found in test-framework.fs, single-test.fs, coreclr_utilities.fs.
9
+
The framework and utilities can be found in test-framework.fs, single-test.fs.
0 commit comments