.hgignore

Mon, 23 Sep 2013 10:10:07 +0200

author
alundblad
date
Mon, 23 Sep 2013 10:10:07 +0200
changeset 2046
1fe358ea75ff
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8024988: javac, LVT test harness should generate tests .class files in the scratch folder
Summary: Set the CLASS_OUTPUT location to the scratch directory. Changed the argument to checkClassFile accordingly.
Reviewed-by: jjg, vromero

duke@1 1 ^build/
duke@1 2 ^dist/
ohair@446 3 /nbproject/private/
ohair@976 4 ^.hgtip
michaelm@1223 5 .DS_Store

mercurial