653 Commits (d6466e0fd7dee034fea446db80f242b2445a5476)

Author SHA1 Message Date
  Matthew Jason Benson 314d4d7ba7 Bug 51044 - Allow a <propertyset> in an <expandproperties> filter 14 years ago
  Matthew Jason Benson 17520fdfdd add basic functionality test for expandproperties filter 14 years ago
  Matthew Jason Benson 5909b77dc4 add a basic resources test, plus a failing test demonstrating that propertysets with mappers don't function properly wrt returning resource iterators 14 years ago
  Matthew Jason Benson 778d54d381 move propertyset test to antunit 14 years ago
  Matthew Jason Benson 5ba5cd0725 add (failing) testcase that exposes a current weakness of fileResource 14 years ago
  Matthew Jason Benson 48c55de75f allow to specify name when using concat as a resource 14 years ago
  Nicolas Lalevee 9fb3d4fa86 BR 50960. Use autoflush so that content get pushed to the forked application 14 years ago
  Nicolas Lalevee edaa68e6de Bug #50866: 15 years ago
  Antoine Levy-Lambert 20372c38fa fixing test for gump 15 years ago
  Antoine Levy-Lambert 4634eae4e2 testCompilerNotFound is not relevant if the class folder containing the adapter is on the system classpath like in Gump 15 years ago
  Antoine Levy-Lambert ad08d0cbc9 testAdapterNotFound was failing in gump because the adapter in the gump environment is systematically on the classpath 15 years ago
  Antoine Levy-Lambert 039e4fa404 antunit-base.xml was not imported from this file, but needed to define some properties like 15 years ago
  Antoine Levy-Lambert e9c2dc92e8 intervert execution order of tearDown and antunit-base.tearDown 15 years ago
  Stefan Bodewig d65fcc7056 redirect makes test fail on my machine 15 years ago
  Stefan Bodewig 564de6c5fb sync with build.xml 15 years ago
  Stefan Bodewig ff69b5124b consistency 15 years ago
  Stefan Bodewig e466d8e0bd redundant delete 15 years ago
  Stefan Bodewig 3d5e58186f try a bit harder to delete used jars 15 years ago
  Antoine Levy-Lambert bfce233a2f changes in order to get tests to pass under gump; resources paths used have to be standardized 15 years ago
  Stefan Bodewig 8a8af50e58 tearDown target has been removed from propertyhelper-test 15 years ago
  Stefan Bodewig 1cbc0fe760 embrace antunit-base here as well 15 years ago
  Stefan Bodewig 9585f199b3 embrace antunit-base 15 years ago
  Stefan Bodewig 0588dc863d reduce the number of different directories tests compile classes to 15 years ago
  Jesse N. Glick 74fb3d870d #50543: decodeUri broken for non-ASCII chars in input. 15 years ago
  Jesse N. Glick 5ad76f7166 testFailNone (now renamed testTestMethods) was passing without actually doing anything. 15 years ago
  Antoine Levy-Lambert bb2695af14 fix for bug 50515, incorrect unicode escapes in propertyfile task 15 years ago
  Antoine Levy-Lambert 913929ecca adding a reference to the bug report 15 years ago
  Antoine Levy-Lambert 8676c1c61b test for bug 50515 15 years ago
  Antoine Levy-Lambert 222846dc00 needed for execution of single methods according to email of Jesse Glick. Bugzilla 34748.reference of the email http://mail-archives.apache.org/mod_mbox/ant-dev/201012.mbox/%3Cloom.20101217T222806-442@post.gmane.org%3E 15 years ago
  Antoine Levy-Lambert 1ffcacd800 get 100% passing tests under Windows jdk 1.5 - the JRE 1.5 is not able to open a jar URL when the jar is in a path containing an exclamation mark in the middle 15 years ago
  Stefan Bodewig 9fcf95ae09 A Hashtable subclass that works like a LinkedHashMap. Will be useful for PR 50297 15 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 15 years ago
  Jan Materne ae9303a220 typo + whitespace 15 years ago
  Jesse N. Glick 23b52c4827 Compilability under JDK 1.4/5 too, sigh. 15 years ago
  Jesse N. Glick 3b604c9b6e JDK 7 compilability. 15 years ago
  Nicolas Lalevee 9d678b51da fix grammar 15 years ago
  Nicolas Lalevee a2b3e159f5 unit test, doc and fix for the bindtargets task 15 years ago
  Stefan Bodewig ee4aa01089 zip's whenempty doesn't look at non-filesets at all. PR 50115 15 years ago
  Stefan Bodewig 9f471a747b preserve linefeed-style in propertyfile task. PR 50049 15 years ago
  Stefan Bodewig a18d38bbd2 the package name ends at the last dot of a classname, not the first. PR 45227. 15 years ago
  Stefan Bodewig 84b4cc0caf don't allow tasks to finish in <parallel> when the manual says 'execution is terminated'. PR 49527 15 years ago
  Stefan Bodewig b4b082c568 allow more path 'views' of a file as elements inside <checksum>s pattern. PR 50114 15 years ago
  Stefan Bodewig 6d79f276e8 don't ignore fileset's errorOnMissingDir in <delete> 15 years ago
  Stefan Bodewig ed02c6c30a passing testcase for PR 50115 15 years ago
  Stefan Bodewig 38cd07c803 don't rely on IntorspectionHelper normalizing file names in signjar. PR 50081. 15 years ago
  Stefan Bodewig c735a5cc48 move bulk of signjar tests to AntUnit tests 15 years ago
  Stefan Bodewig 43c676f951 these files are not needed for a working CVS repository 15 years ago
  Stefan Bodewig f632659d10 move jars that are created during tests but cannot be deleted to a directory inside the build dir rather than java.io.tmpdir 15 years ago
  Stefan Bodewig 3ef6daa0c0 according to the javadocs of JarURLConnection the separator is !/ not ! - this allows dealing with jars in directories that contain a ! in their name, as long as it is not at the end of the directory name. PR 50007 15 years ago
  Stefan Bodewig 99f7402a2d eos-new isn't that new anymore 15 years ago