667 Commits (c04d3e26a9afaea3f3c8474e0f6414cb6bc5f535)

Author SHA1 Message Date
  Stefan Bodewig 8542d84b4b Try to get more information from test failure in Gump 17 years ago
  Peter Reilly 6cd7932329 test case for bugzilla 44731 - index out of bounds in globmapper 17 years ago
  Stefan Bodewig e464463a03 the path doesn't look that way on Unix 17 years ago
  Jesse N. Glick 7546276d2f Adding test case and further note for #42263 w.r.t. ${ant.core.lib} propagation. 17 years ago
  Peter Reilly c8254a23eb fix unit test 18 years ago
  Peter Reilly 76d35d045d add some missing depends 18 years ago
  Stefan Bodewig 496b59d0aa merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 18 years ago
  Stefan Bodewig 96582825bb Ensure the line-ends match the platforms expectation in UTF-16 case. I can't seem to find a way that svn will accept UTF-16 and native eol-style, so I fall back to the trusted fixcrlf. 18 years ago
  Stefan Bodewig cd65163dcc excess blank caused test failure 18 years ago
  Stefan Bodewig 82d7b730e3 Test failed on Windows since the file has never been created (and thus never had the wrong case) 18 years ago
  Stefan Bodewig 4978e33242 skip scripty AntUnit tests if BSF/javax.script are not there 18 years ago
  Steve Loughran 6e72d89be8 Bug 42275 running ant off a network share can cause Ant to fail 18 years ago
  Jacobus Martinus Kruithof 94dd480d07 request from cactus team, backward incompatible change in FileUtils made backward compatible 18 years ago
  Jan Materne ad6b39a620 * update javadoc 18 years ago
  Kevin Jackson 4a73a85b71 -comment WLrmic tests 18 years ago
  Kevin Jackson 6b642c8f5a -use astext="true" so the test passes 18 years ago
  Kevin Jackson 3b9dfc6b06 -make encoding tests pass on windows 18 years ago
  Kevin Jackson 8d1843b59e -output for windows test 18 years ago
  Jan Materne 92e4570d86 - remove some unused (internal) variables 18 years ago
  Jan Materne 85189970a0 Remove use of deprecated constructor calls: Reference(String) and Reference() 18 years ago
  Jan Materne 3ff20b066c use static methods in a static way 18 years ago
  Matthew Jason Benson e9d1a31709 add failing test for BZ 43799 18 years ago
  Matthew Jason Benson 081e60cec5 ws 18 years ago
  Matthew Jason Benson d5b6bc898a fmting 18 years ago
  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
  Steve Loughran 81ae3f7447 bugzilla ID 38199, symlink fails on second call 18 years ago
  Jacobus Martinus Kruithof 824c630ff9 TempFile changes (ctd) 18 years ago
  Jacobus Martinus Kruithof 857411cff1 TempFile changes (ctd) 18 years ago
  Peter Reilly c7e4640df9 Bugzilla: 43324 stackoverflow 18 years ago
  Peter Reilly 05fe7f0d73 remove a deffered test 18 years ago
  Peter Reilly 32ccb517d0 remove resolution for references that are not resolved during normal runtime execution 18 years ago
  Matthew Jason Benson efc87c4aba demonstrate missingdir fileset exists but is empty 18 years ago
  Peter Reilly b0bdced687 Bugzilla 11270: add errorOnMissingDir attribute to fileset 18 years ago
  Jacobus Martinus Kruithof 054d49663e Pr 43016 improved error reporting on nothing to compress. 18 years ago
  Peter Reilly 32bf4ddb01 unit test for componentdef - well a copy of the resources one without namespaces 18 years ago
  Peter Reilly 780ad2d725 only run these tests if the optional libs are avail 18 years ago
  Stefan Bodewig 9fff4dfc41 re-add single-arg signature of assertLogContaining, allows JDependTest to compile 18 years ago
  Jan Materne 9a4f590ec1 Bug 43048: Testcase. (Failed on Ant 1.7.0 but works for me on HEAD, so no other changes). 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
  Peter Reilly b83cd5bb71 Bugzilla: 40776 work-around for javac generics bug 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
  Matthew Jason Benson ef8705f5b4 add tests for non-string properties 18 years ago
  Peter Reilly 41e30df4a5 bugzilla 42802: merge back into HEAD 18 years ago