290 Commits (7aaf095c51dcb4b22dd8a7aec2a63676a73ad8e0)

Author SHA1 Message Date
  Stefan Bodewig e90e60c110 assert -> assertTrue in two testcases I had missed. 24 years ago
  Stefan Bodewig 307c136939 push createTempFile to FileUtils 24 years ago
  Stefan Bodewig 5f93102e17 Make sure the class passed into Project.addTaskDefinition is suitable 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stefan Bodewig 32da696de4 Add testcases for the inheritall/dir attribute combinations and their 24 years ago
  Stefan Bodewig 65c82879ee Make <style> support Exolab's new Adaptx processor. 24 years ago
  Stefan Bodewig be53ecfdc2 Add testcases for the substitution methods (and make them work 8-) 24 years ago
  Stefan Bodewig dfc1957328 testcases for case insensitive matches as well as multiline versus 24 years ago
  Stefan Bodewig 321c9dc68e assert -> assertTrue in all testcases. 24 years ago
  Steve Loughran 1f2d7b9b3b a full second of leeway on the clock during sleep tests to address scheduling/timing issues across different platforms. 24 years ago
  Stefan Bodewig 09a7def3cd Make <propertyfile>'s default attribute work as expected. 24 years ago
  Stefan Bodewig 59fcd9ab82 Add initial testcase for the optional propertyfile task. 24 years ago
  Stefan Bodewig 490a7cd059 remove redundant code from FileUtils, handle Netware case in 24 years ago
  Peter Donald 471322b9ae I made a lot of changes here, to almost every test case in the "testConstructor" test. �Partly this code is system-dependent, but it is also testing that the paths are tokenized or split into individual paths correctly, so that system dependence is probably ok here. �I simply added in a NetWare case everywhere there was a UNIX and Windows(really, "else") case. 24 years ago
  Stefan Bodewig 361eba4355 Make FileUtils.resolveFile more robust - modelled after File(File, String). 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 24 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 24 years ago
  Stefan Bodewig 25484253db Move resolveFile methods to FileUtils, add a normalize method there. 24 years ago
  Stefan Bodewig 66810782a6 Does this pass on Windows? 24 years ago
  Stefan Bodewig 8e8d51c354 Testcase for Project.resolveFile 24 years ago
  Stefan Bodewig cbbb182eae testcase for FileUtils. 24 years ago
  Stefan Bodewig bdf4456a77 New task dependset 24 years ago
  Stefan Bodewig f5f32f163a Make log messages from System.out calls, remove some code in execute 24 years ago
  Stefan Bodewig a794b2b204 <fixcrlf> now deals with CR only line-ends and arbitrary tab lengths. 24 years ago
  Stephane Bailliez cc569b21fc Mini testcase for the Java task....not fantastic but better than nothing.. 24 years ago
  Stefan Bodewig c2e92b3185 Add <includesfile>/<excludesfile> elements to <patternset> and friends, 24 years ago
  Conor MacNeill 25116b2c5b Resolve properties within properties files by first consulting the project 24 years ago
  Stefan Bodewig 70f7d48dbd Make UnknownElement aware of TaskContainer so that one can taskdef a 24 years ago
  Conor MacNeill 6e2f15d42a Add tests for property resolution in property files 24 years ago
  Stefan Bodewig 64988531ab Adapt testcase to changes in CommandlineJava. 24 years ago
  Stefan Bodewig 96e168a932 Make test OS independant. 24 years ago
  Stefan Bodewig 0e650797a5 Various patches to PCVS task: 24 years ago
  Stefan Bodewig ea21f122ab Add vssver.scc to default excludes 24 years ago
  Stefan Bodewig 8726d0dc58 testcase for JUnitTestRunner. 24 years ago
  Stefan Bodewig ef2c9e1a3c Make bootstrap process for JDK < 1.3 on Unix work again (bootstrap 24 years ago
  Stefan Bodewig c51d45fd2c support java.util.regex package of JDK 1.4 in regexp mapper. 24 years ago
  Conor MacNeill 30cf43949a Only delete the target file when it is in fact a file - don't 24 years ago
  Stefan Bodewig efe6a8f909 some method signatures in IntrospectionHelper have changed. 24 years ago
  Stefan Bodewig a26511e231 new files for new <sleep> task. 24 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 24 years ago
  Stefan Bodewig c2c9a383f2 Update for JUnit 3.7. 24 years ago
  Stefan Bodewig e412f31526 fix testcase 13 for available. 25 years ago
  Nico Seessle ab5f1efaf3 - Added new tests for the dir-attribute 25 years ago
  Nico Seessle a04e11dde3 The file was not correctly closed after validating it's contents, so the tests 25 years ago
  Stefan Bodewig f7fdd6f367 Make port and password file configurable in <cvs>. 25 years ago
  Stefan Bodewig c3714c50a1 More JDK 1.1 issues. Culprits have been <pvcs>, <record> and the new 25 years ago
  Stefan Bodewig bb58f9a943 Reimplementation of ZipOutputStream along with a subclass of ZipEntry 25 years ago
  Stefan Bodewig d6e5c9e816 Make <tar> handle empty directories. 25 years ago
  Stefan Bodewig 635c56e2db Make testcases independent of current working directory - add one for <copy>. 25 years ago
  Stefan Bodewig 832fe98aea Make sure zip files, that <zip> is reading from, will be closed. 25 years ago