[Pkg-cli-apps-commits] [fsharp] 36/71: dcoument Linux test process

Christopher Halse Rogers raof-guest at moszumanska.debian.org
Fri Jan 17 05:18:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

raof-guest pushed a commit to tag 3.1.0
in repository fsharp.

commit 1ceaf620977e6200ed65eff21e59cf845e49ebad
Author: Don Syme <donsyme at fastmail.fm>
Date:   Fri Nov 29 21:38:42 2013 +0000

    dcoument Linux test process
---
 README.md | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 0ed0971..6a980c6 100644
--- a/README.md
+++ b/README.md
@@ -204,15 +204,19 @@ lib\debug\4.0\fsc.exe hello.fs
 hello.exe
 ```
 
-### Running Compiler and Library tests (on OSX and Linux)
+### Running Compiler and Library tests 
 
-Use the following script:
+#### On Linux
+
+Only a subset of the tests are currently enabled.
+
+After building and installing, run
 ```
-cd ..\tests\fsharp\core
+cd tests/fsharp/core
 ./run-all.sh
 ```
 
-### Running Compiler and Library tests (on Windows)
+#### On Windows
 
 There are language tests under `tests\fsharp\core`. The test apparatus is primitive and unfortunately uses batch files. You can run these on Windows using:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git



More information about the Pkg-cli-apps-commits mailing list