Print

Print


Commit in GeomConverter/test/org/lcsim/geometry/compact/converter/lcdd on MAIN
ConvertTest.java+1-11.8 -> 1.9
updated to use sidloi3.xml as test compact file

GeomConverter/test/org/lcsim/geometry/compact/converter/lcdd
ConvertTest.java 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- ConvertTest.java	7 Dec 2010 20:15:45 -0000	1.8
+++ ConvertTest.java	21 May 2013 22:03:16 -0000	1.9
@@ -25,7 +25,7 @@
    /* FIXME: Does not appear to actually run the converter, because output stream is null! */
    public void testMain() throws Exception
    {
-      InputStream in = ConvertTest.class.getResourceAsStream("/org/lcsim/geometry/compact/sdjan03_compact.xml");
+      InputStream in = ConvertTest.class.getResourceAsStream("/org/lcsim/geometry/compact/sidloi3.xml");
       new Main().convert("sdjan03",in,null);
    }
 }
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1