ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

What platforms has Genyris been tested on? #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Should add:
* statement in manual about which JVM and Operating systems reference, target 
and known to work.
* nice to have a record in Git of tests passed as commit messages

Original issue reported on code.google.com by birchb1...@gmail.com on 2 Apr 2013 at 1:15

GoogleCodeExporter commented 9 years ago
Perhaps use a text file, e.g.:

Windows-XP, Oracle Java 1.6: OK
Ubuntu Linux 12.10, OpenJava 1.6: FAILED
etc...

The .txt file would get emptied after a new revision. As each platform is 
(re)tested, a line is added. The commit message would also record the event. So 
diffing the file in Git reveals the test history.

Maybe automate the above.

Original comment by birchb1...@gmail.com on 2 Apr 2013 at 1:21