69 Commits (fbd52b8032c624841430835a1433f116117cddd2)

Author SHA1 Message Date
  Steve Loughran fbd52b8032 test changes to handle windows systems better 18 years ago
  Steve Loughran c4176305c3 test changes to handle windows systems better 18 years ago
  Jan Materne 4369f64826 FailureRecorder 18 years ago
  Kevin Jackson ea8689d3d3 -bugzilla #32062, allow javah to use filesets 18 years ago
  Jan Materne 2ed29da51a * Test for removeSuffix() 18 years ago
  Jacobus Martinus Kruithof 824c630ff9 TempFile changes (ctd) 18 years ago
  Jacobus Martinus Kruithof 857411cff1 TempFile changes (ctd) 18 years ago
  Stefan Bodewig 9fff4dfc41 re-add single-arg signature of assertLogContaining, allows JDependTest to compile 18 years ago
  Jan Materne 4f2d55fe9e New JUnit formatter: collects failing test cases (testXXX methods) for a rerun. 18 years ago
  Jan Materne 5b591a506b Java 1.3 compatibility. (String.contains() is Java5+) 18 years ago
  Jan Materne b1eddca62b <property> now supports xml-based property definition. Bug 42946. 18 years ago
  Jan Materne 05d6dded01 Spec breaks now can 'fail' the build or just be reported on 'warn' or verbose ('ignore') level. 18 years ago
  Jan Materne 154ef1be5c Interim solution for "strict" attribute. Change to an enum in a few hours. 18 years ago
  Jan Materne 2c44cef133 Encourage people to follow the packaging spec. 18 years ago
  Matthew Jason Benson 16db8f8d23 antunitize scriptcondition test 18 years ago
  Steve Loughran 702e9419a0 skip a test that, while failing, doesn't seem to arise in real-life 18 years ago
  Kevin Jackson 1b7ba17b3d -fix test, build exception messages are different now 18 years ago
  Steve Loughran 1f0bd8f401 bug 42275...handle failure of File.toURI() by printing the message (too noisy?) and falling back to our own code. 18 years ago
  Matthew Jason Benson 37d079946a antunitize length test 18 years ago
  Matthew Jason Benson 9154805783 add assertion message 18 years ago
  Steve Loughran 6d0fd1ee4c fix the header. Sometimes the IDE get's over enthusiatic, and unless I add some location-awareness plugin, it assumes my laptop is always doing work code. 18 years ago
  Steve Loughran bcf84f5f14 Bug 42275: ant doesnt run from a network share, because of an error when trying to work out where we loaded from. 18 years ago
  Jan Materne db412627e1 Bug 41940 : works for JUnit's own runners, but not for Ant's. Ideas? 18 years ago
  Jan Materne 0a51af299e Beautify error message. 18 years ago
  Jan Materne c7f7d99c3d Add tests. Document the regexp for attribute name. 18 years ago
  Jan Materne 4462d80608 Validate the name of manifest attributes. ATM only whitespaces are catched, need some help with the regexp version. 18 years ago
  Antoine Levy-Lambert 1e4c39fb60 adding a method to find wrong cased files 19 years ago
  Matthew Jason Benson bbd75a7c27 Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified. 19 years ago
  Steve Loughran e52b987d30 Bug 41349: rmic should strip out -J compiler args when not forking 19 years ago
  Jesse N. Glick 6672d9d6c7 #41264: In Ant 1.7.0, <fileset> in <javadoc> does not by default include 19 years ago
  Jan Materne 63a845ef77 Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO). 19 years ago
  Jan Materne 0f59f57c4d organize imports 19 years ago
  Jan Materne 399a8a6d55 Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO). 19 years ago
  Kevin Jackson fe023065f2 - tests for parseHumanSizes 19 years ago
  Stefan Bodewig 50db66a856 Move description attribute from Task to ProjectComponent 19 years ago
  Stefan Bodewig 4b16358b66 linefeeds 19 years ago
  Matthew Jason Benson 144e1863cc fix failures on cygwin since recent drive letter casing changes 19 years ago
  Matthew Jason Benson b994c52004 antunit-ize and FIX (they were severely broken) DependSet tests 19 years ago
  Matthew Jason Benson c101c5c8ab antunit-ize the bulk of the resourcecollection tests 19 years ago
  Jacobus Martinus Kruithof fba52dd8fa added at least check to JavaEnvUtils (and make use of it) 19 years ago
  Jacobus Martinus Kruithof 2d53fc8d19 Validated under windows only but jdk 1.3 doesn't support the international format classpaths in jar manifests. 19 years ago
  Jacobus Martinus Kruithof 4c0e25065b Recent change changed captialization of drive letter. (Drive letter should be case insensitive anyway) 19 years ago
  Antoine Levy-Lambert 5e4d3d0c93 do not uppercase systematically drive letters in FileUtils#normalize 19 years ago
  Jacobus Martinus Kruithof 5f2768c82e Avoid JUNIT methods requiring java 1.4 or higher. 19 years ago
  Antoine Levy-Lambert 92b63d872f Incorrect recursion in DOMUtil.listChildNodes() 19 years ago
  Steven M. Cohen ad41ab3930 remove line inadvertently introduced during previous fix. 19 years ago
  Steven M. Cohen 658b738914 Fix bug 40882. 19 years ago
  Jesse N. Glick 98d1226139 If someone tries to append a path to itself, choke gracefully, not with a StackOverflowError. 19 years ago
  Jesse N. Glick 766c5b2bbc #40019 revision: ${user.variant} need not be set. 19 years ago
  Antoine Levy-Lambert 26498d6bc5 <delete> doesnt delete when defaultexcludes="false" and no includes is set 19 years ago