804 Commits (02bf38263ab88c8adf457e4ea8e397a106d9cb0c)

Author SHA1 Message Date
  Stephane Bailliez b40b53c73c Adding test to demonstrate multiple files transform for trax as filed in bug 4335 24 years ago
  Conor MacNeill c35619ac8a Added more tests for Manifests 24 years ago
  Stephane Bailliez 6345068235 Fixed the description bug reported by Gerhard Langs <glangs@eunet.at> 24 years ago
  Conor MacNeill 3f37290d4a Initial cut at Manifest tests. This is in preparation for handling multiple 24 years ago
  Conor MacNeill 3572b96ca9 Move all tests to BuildFileTest from TaskdefsTest 24 years ago
  Stefan Bodewig 286537d1f8 Make <fixcrlf> work for long lines as well. 24 years ago
  Stefan Bodewig 8e37dd0ba2 Add encoding attribute to <fixcrlf> 24 years ago
  Stefan Bodewig ba558a362e Make <typedef> something that is useful. 24 years ago
  Stefan Bodewig 1e88913f66 Enable the commented out tests in TaskdefTest - they failed because 24 years ago
  Stefan Bodewig 6fcd5887aa targets are not tasks 24 years ago
  Stefan Bodewig b31544238d don't try to do too much with the regexp stuff. 24 years ago
  Stefan Bodewig f84c5e38fe make unit tests work on Windows (at least I hope so 8-) 24 years ago
  Stefan Bodewig a66a2b7f86 Add testcases for latest <javac> changes, fix some problem with some 24 years ago
  Conor MacNeill 8c33cae423 Remove undesirable package dependency by making TaskdefsTest facilities 24 years ago
  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