]> git.k1024.org Git - perf-null.git/commitdiff
Update README master
authorIustin Pop <iustin@k1024.org>
Sat, 16 May 2015 13:52:22 +0000 (15:52 +0200)
committerIustin Pop <iustin@k1024.org>
Sat, 16 May 2015 13:52:22 +0000 (15:52 +0200)
Describe new test target, update versions for a few languages.

README.md

index 1ddac1172d5616262e146da2a9316bd3b6fd6cdb..7f22294cc10acb62685919fedb9299a788374507 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,13 +8,15 @@ the numbers.
 You'll need lots of packages installed to make all of the programs to
 work. They should all be available in (Debian) Sid:
 
 You'll need lots of packages installed to make all of the programs to
 work. They should all be available in (Debian) Sid:
 
-- java: openjdk-6-jdk openjdk-6-jre-zero icedtea-6-jre-cacao icedtea-6-jre-jamvm gcj-4.6
-- python: python2.6 python2.7 python3.2 pypy
+- java: openjdk-6-jdk openjdk-6-jre-zero icedtea-6-jre-cacao
+  icedtea-6-jre-jamvm gcj-4.6 gcj-4.8 gcj-4.9 gcj-5
+- python: python2.7 python3.4 pypy
 - etc.
 
 - etc.
 
-Main target is "make log", and it is recommended to run it via
-./run.sh, which is a simple wrapper that should make runs more
-consistent.
+Main target is `make log`, and it is recommended to run it via
+`./run.sh`, which is a simple wrapper that should make runs more
+consistent. A simple test run (to check that all binaries/scripts run
+correctly) can be done via `make test`.
 
 Note: all the extremely trivial code here is under the Apache License,
 Version 2.0. See LICENSE.
 
 Note: all the extremely trivial code here is under the Apache License,
 Version 2.0. See LICENSE.