136 Commits (6ccebc2f7b9298ad55055c9c17cf7a6ef92d2c4e)

Author SHA1 Message Date
  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
  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