804 Commits (02bf38263ab88c8adf457e4ea8e397a106d9cb0c)

Author SHA1 Message Date
  Stefan Bodewig 3b41e256ee <fixcrlf> failed on Mac files. 24 years ago
  Stefan Bodewig 2fdf6b699f missed two subdirectories 24 years ago
  Stefan Bodewig d0fd746309 License police on testcases and stylesheets: 24 years ago
  Stefan Bodewig 7cbd5df017 Remove code that has never been used in any released version of Ant. 24 years ago
  Stefan Bodewig 1e01d1142c Move responsibility for cleanup to the test themselves. 24 years ago
  Stefan Bodewig aa27429577 Improve the <equals> condition by adding trim and casesensitive attributes. 24 years ago
  Steve Loughran 5d79a4f5eb Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, replacement of deprecation methods and appropriate changes to the tests. 24 years ago
  Magesh Umasankar 1620dd543b Usage of SrcFile,SrcDir,DestFile,DestDir abandoned. Rolling back to 24 years ago
  Erik Hatcher 215ff90fee oops, forgot the license on first pass 24 years ago
  Erik Hatcher 93092c4c72 A new mapper to allow checking <uptodate> from test cases to their XML formatter results. 24 years ago
  Stephane Bailliez f82ca6ff2d Added additional methods to deal with strings. 24 years ago
  Steve Loughran a244b2f855 using srcFile datatype 24 years ago
  Steve Loughran f4df13a3aa stops the encoding test failing. We now test that the encoding param is supported, but there is nothing to test that the encoding actually works. 24 years ago
  Steve Loughran a225264f50 new loadfile task 24 years ago
  Steve Loughran b2519d45f5 test contents of exceptions match expectations 24 years ago
  Stephane Bailliez bf8e21b63d Don't assume everybody will use the login and pwd to my db. 24 years ago
  Stephane Bailliez 539077152a This testcase might be used to test for various problems 24 years ago
  Stefan Bodewig a623bba85d Properly encode control characters. See XML 1.0 2.2 24 years ago
  Stephane Bailliez 488529801c Update ANTLR to revert to forked-mode only. 24 years ago
  Stefan Bodewig ce90a68baa Add a testcase that demonstrates why FOP's build fails right now. 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig ddc395dffa Add some tests for manifest task - realized that empty manifest aren't 24 years ago
  Stefan Bodewig 1318b84a90 remove exit ability from <input> 24 years ago
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 years ago
  Stefan Bodewig e8f24b5abb JDK 1.1 doesn't grok UTF16 8-( 24 years ago
  Stefan Bodewig 03d2b1c05f If running on JDK 1.3 register an exit handler that kills spawned 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Stephane Bailliez 03e7448524 constructor has changed for filtering 24 years ago
  Steve Loughran 48aa9d115e Added a test for time dependent copy -and the ability to override it. 24 years ago
  Stefan Bodewig 04a1688d9c fix testcase that requires /tmp to exist (at least I hope so). 24 years ago
  Stefan Bodewig 809dcaf287 enable modified version of the awk test to demonstrate there is no problem. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Peter Donald c3abf0c4cb Remove some deprecated language features. 24 years ago
  Magesh Umasankar e503ebd4c7 setFoo(String) replaced with setFoo(ExtendedEnumeratedAttribute) for certain attributes of these tasks: 24 years ago
  Stefan Bodewig f6db0835f7 New task <input> 24 years ago
  Magesh Umasankar 3beb7f13cd Make BZip2 task comply with native bzip2 when there are multiple blocks 24 years ago
  Stefan Bodewig aacd26fab0 split javac testcase so that it doesn't use Project.unsetProperty any longer. 24 years ago
  Stephane Bailliez 3b2f961a60 tstamp now supports a timezone attribute for a custom format. 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig ee7a81d646 Add testcase for untar, improve testcases for zip/unzip/tar 24 years ago
  Stefan Bodewig 1942efc118 add real tests fro the gzip and bzip2 tasks. 24 years ago
  Stefan Bodewig 495b7c4688 Add testcase for <checksum>, clarify its documentation when used as a 24 years ago
  Stefan Bodewig 4db248f63f add method that compares file contents to FileUtils, use it in FixCrLf. 24 years ago
  Stephane Bailliez 41344d212c testing for XMLReport... 24 years ago
  Stephane Bailliez 277a8471ba better incomplete than nothing... 24 years ago
  Stephane Bailliez aa51279001 Removing import that is no more needed... wiped out. :) 24 years ago
  Stephane Bailliez 62f7d9f2ca bad naming....remove this 24 years ago
  Stephane Bailliez 9a1b892736 *** empty log message *** 24 years ago
  Stephane Bailliez 812fa3e8ca little testcase to ensure that I did not break too many things will refactoring aggressively the code behind the hood. 24 years ago
  Stephane Bailliez 08f1fb49e4 Added the test testAwkCommand to reproduce bug 4911 24 years ago