879 Commits (7ad041a63e3584527e97f2d931906e499ef9e348)

Author SHA1 Message Date
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 21 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 22 years ago
  Stefan Bodewig e8f55deaa7 <assertions> inside <java> or <junit> didn't work, PR: 27218 22 years ago
  Steve Loughran 14d5a4009a This is a test that demonstrates that assert checks dont get through properly. Fix in progress. 22 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 22 years ago
  Stefan Bodewig 46e87d8cdb Try to make Gump happy 22 years ago
  Stefan Bodewig 1b510286c2 Whitespace changes only 22 years ago
  Matthew Jason Benson a86e533136 Forgot the default typedef and type unit tests initially. ;) 22 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 22 years ago
  Matthew Jason Benson d15ef9e13c Reduce level of skip message to VERBOSE. 22 years ago
  Matthew Jason Benson 996e16066a Add "negate" attribute to <propertyset>s. 22 years ago
  Matthew Jason Benson ce89090b46 Nested file mappers; container mapper. 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig 90a2a192dc This test has been randomly failing on Unix systems ever since their 22 years ago
  Stefan Bodewig fbb67ce4ec Make test pass in Gumpy - at least I hope it does 22 years ago
  Matthew Jason Benson 7cb8da420e Testcases for <pathconvert>. 22 years ago
  Peter Reilly 3e7907c855 Fix for duplicate targets in the build file. 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly dd0d33bb30 Add nested file element to file list to allow filenames to 22 years ago
  Jan Materne caf0645f58 Another testcase for double target-definition 22 years ago
  Matthew Jason Benson f6c034b007 TokenFilter.ReplaceString only replaced the first occurrence. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 22 years ago
  Matthew Jason Benson 7e562b5843 If initialization determines that the corresponding target could not run, 22 years ago
  Jan Materne c97b81b64e Testcase for duplicate targets. Reported by Dominique Devienne. 22 years ago
  Matthew Jason Benson 91092b4963 Code cleanup. 22 years ago
  Matthew Jason Benson 499d174f02 Add several I/O related test cases to <exec> and <apply>. 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 487f084e0c Make touchtest pass on Win2 22 years ago
  Antoine Levy-Lambert 29815cef7e Give 2 seconds to these tests to succeed instead of 1 22 years ago
  Peter Reilly 8afdb58dd6 Allow unit tests to pass for java 1.5 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly bf736586fa Change textname attribute in macrodef to a text element 22 years ago
  Steve Loughran 6ed7b543c6 followed up peter reilly's suggestion; full testing for unimplemented as well as undefined 22 years ago
  Steve Loughran a20d0ddab1 new condition: typefound 22 years ago
  Peter Reilly 7b5e67f539 add textname attribute to macrodef 22 years ago
  Peter Reilly eb5088c226 Fix date 22 years ago
  Peter Reilly af0809b04d macrodef element names are case insensentive due to use of DynamicConfigurator 22 years ago
  Antoine Levy-Lambert 4db617fc7d Add two new attributes in p4submit : 22 years ago
  Peter Reilly 4a56f455f2 Allow presetdef'ed types to be used with the ant-type attribute 22 years ago
  Stefan Bodewig 73d92708f6 A leading slash in a resource name is only required for 22 years ago
  Stefan Bodewig 07e9f9859f Failing unit tests for whichresource 22 years ago
  Peter Reilly 616ae7c4cb opps 22 years ago
  Peter Reilly f5921264e5 fix for CRLF adds extraneous character at the end of File 22 years ago
  Stefan Bodewig 4f1313504a 2004 22 years ago
  Steve Loughran 5086d93694 <touch> to handle filelists. Forced me to add more tests for new and existing touch code, and in the process note that the granularity for unix filesystems is not 0 but 1000 milliseconds. oops. 22 years ago
  Stefan Bodewig 1a3ed5bfc3 some more variables named enum 22 years ago
  Peter Reilly 7b0865572e Previous fix for filterset broke the infinite filter testing 22 years ago
  Peter Reilly e2688b6318 Fix for error in inifinite loop checking in filtersets 22 years ago