DELTA SVN ENDREP DELTA SVN999package example; import org.junit.Test; import org.junit.Before; import org.junit.After; import java.io.*; import static org.junit.Assert.*; public class TestHello { private ByteArrayOutputStream out; @Before public void replaceSystemOut() { out = new ByteArrayOutputStream(); System.setOut(new PrintStream(out)); } @After public void resetSystemOut() { System.setOut(new PrintStream(new FileOutputStream(FileDescriptor.out))); } private String getOutput() throws UnsupportedEncodingException { return new String(out.toByteArray(), "UTF-8"); } @Test public void saysHello() throws Exception { Hello.main(new String[] {}); assertEquals(String.format("%s%n", "Hello"), getOutput()); } @Test public void alwaysFails() { fail(); } } ENDREP DELTA SVN~~~package example; public class Hello { public static void main(String [] args) { System.out.println("Hello"); } } ENDREP id: 84.0.r8/4741 type: file count: 0 text: 8 0 3726 3712 a4b35ff8fa254f5cd39a6fca5cc7a1d1 cpath: /trunk/ivy-junit/build.xml copyroot: 0 / id: 89.0.r8/4880 type: file count: 0 text: 8 4591 137 126 58d125e99c23a7e3a1d41c4a4c984e71 cpath: /trunk/ivy-junit/src/example/Hello.java copyroot: 0 / PLAIN K 10 Hello.java V 17 file 89.0.r8/4880 END ENDREP id: 87.0.r8/5089 type: dir count: 0 text: 8 5033 43 0 485c76048f762765b4eb160a70fb12df cpath: /trunk/ivy-junit/src/example copyroot: 0 / PLAIN K 7 example V 16 dir 87.0.r8/5089 END ENDREP id: 86.0.r8/5278 type: dir count: 0 text: 8 5227 38 0 7c2fd1ad0d6f40ca9ad3a7f739d7d160 cpath: /trunk/ivy-junit/src copyroot: 0 / id: 8e.0.r8/5408 type: file count: 0 text: 8 3739 839 825 6b7123968fc5db84ed2a5e4709eaf72f cpath: /trunk/ivy-junit/test-src/example/TestHello.java copyroot: 0 / PLAIN K 14 TestHello.java V 17 file 8e.0.r8/5408 END ENDREP id: 8c.0.r8/5630 type: dir count: 0 text: 8 5570 47 0 b6ab952da6829e40fb07d5362cbf5d28 cpath: /trunk/ivy-junit/test-src/example copyroot: 0 / PLAIN K 7 example V 16 dir 8c.0.r8/5630 END ENDREP id: 8b.0.r8/5824 type: dir count: 0 text: 8 5773 38 0 337662c982ae601d3b15f5e04a39975c cpath: /trunk/ivy-junit/test-src copyroot: 0 / PLAIN K 9 build.xml V 17 file 84.0.r8/4741 K 3 src V 16 dir 86.0.r8/5278 K 8 test-src V 16 dir 8b.0.r8/5824 END ENDREP id: 80.0.r8/6078 type: dir pred: 80.0.r7/0 count: 1 text: 8 5959 106 0 40a082b4041e9b745fe7a0e8f5550aed cpath: /trunk/ivy-junit copyroot: 0 / PLAIN K 3 ant V 17 dir 1l.0.r1/40993 K 22 continuum-2437-example V 17 dir 43.0.r1/55881 K 31 continuum-build-queue-test-data V 17 dir 2n.0.r1/47692 K 25 continuum-failing-project V 16 dir 6j.0.r3/5047 K 12 flat-example V 16 dir 3.0.r1/40570 K 9 ivy-junit V 16 dir 80.0.r8/6078 K 18 maven-one-projects V 17 dir 57.0.r1/58103 K 18 maven-two-projects V 17 dir 3b.0.r1/51960 K 5 shell V 15 dir 51.0.r4/328 K 14 simple-example V 17 dir 1p.0.r1/44766 K 11 tail-output V 16 dir 7k.0.r6/2578 END ENDREP id: 1.0.r8/6716 type: dir pred: 1.0.r7/564 count: 6 text: 8 6221 482 0 25a18cc687fb67501aecf49a2ef436d8 cpath: /trunk copyroot: 0 / PLAIN K 4 tags V 16 dir 5h.0.r2/5880 K 5 trunk V 15 dir 1.0.r8/6716 END ENDREP id: 0.0.r8/6928 type: dir pred: 0.0.r7/773 count: 8 text: 8 6849 66 0 1cfe54c0ac81e90359c12dd9b6b2f752 cpath: / copyroot: 0 / _2.0.t7-1 add true false /trunk/ivy-junit/build.xml _4.0.t7-1 add false false /trunk/ivy-junit/src _5.0.t7-1 add false false /trunk/ivy-junit/src/example _7.0.t7-1 add true false /trunk/ivy-junit/src/example/Hello.java _9.0.t7-1 add false false /trunk/ivy-junit/test-src _a.0.t7-1 add false false /trunk/ivy-junit/test-src/example _c.0.t7-1 add true false /trunk/ivy-junit/test-src/example/TestHello.java 6928 7055