100 Commits (0fccd329c1708c897df58685de0d5eea8cce801c)

Author SHA1 Message Date
  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
  Antoine Levy-Lambert 74f550099b add regex attribute to echoproperties task. 19 years ago
  Jan Materne 875d44b517 "Move" test object to inner class. 19 years ago
  Jan Materne cd38ba42ac Forgot the license header. 19 years ago
  Jan Materne 94f6a31817 Factory method for easier instantiation. 19 years ago
  Peter Reilly 44d4be1405 allow test case to work if /build/testcases is in the classpath 19 years ago
  Peter Reilly 3dcb9a556e some printfs to help track down gump fail 19 years ago
  Peter Reilly 3b6aedbd21 For JUnitTestRunnerTest: testInvalidTestCase and testNoTestCase 19 years ago
  Matthew Jason Benson c570eae7a1 generify expected message to pass before and after recent change 19 years ago
  Peter Reilly af6417aeed change expected error message from attribute to element 19 years ago
  Peter Reilly b10bf232ba another go at bugzilla 38747, isolate resources 19 years ago
  Peter Reilly 01c9d3485c native 19 years ago
  Peter Reilly ad5cdd3fc3 test for unknownelement.maybecondifure 19 years ago
  Peter Reilly a045d5480c revert making ConditionBase a Task after discussion on dev@apache.org 19 years ago
  Peter Reilly 7500bf94b8 Make conditionbase a Task. 19 years ago
  Peter Reilly da045acc91 revert 38747: resource isolation, should fix one of gumps issues - look at other later 19 years ago
  Matthew Jason Benson ac221b3329 move apply tests to antunit, fixing bug 40331 in the process. 19 years ago
  Peter Reilly 6d4a02a44c stop unit tests depending on non-executed references 19 years ago
  Matthew Jason Benson 76cfa5be68 migrate resource selectors tests to antunit. 19 years ago
  Matthew Jason Benson 73d66d2c6d Restructuring to allow junit and antunit tests both. 19 years ago