Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858382
en ru br
ALT Linux repos
S:1.7.0-alt1_10jpp11
5.0: 1.4.2-alt2_1jpp5
4.1: 1.3.5-alt1_2jpp1.7
4.0: 1.3.5-alt1_2jpp1.7

Group :: Development/Java
RPM: jflex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: jflex-junit-incompatibility.patch
Download


diff -Naur jflex-1.4.3.orig/src/JFlex/tests/AllTests.java jflex-1.4.3/src/JFlex/tests/AllTests.java
--- jflex-1.4.3.orig/src/JFlex/tests/AllTests.java	2009-01-31 09:52:34.000000000 +0100
+++ jflex-1.4.3/src/JFlex/tests/AllTests.java	2012-03-12 13:47:35.835005672 +0100
@@ -32,7 +32,7 @@
 public class AllTests {
 
   public static void main(String[] args) {
-    junit.textui.TestRunner.run(AllTests.class);
+//    junit.textui.TestRunner.run(AllTests.class);
   }
 
   public static Test suite() {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin