761 Commits (84ea84cd4b97c070585d66b6c1dde947d3795764)

Author SHA1 Message Date
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Stefan Bodewig 72f4f0b5a4 assert that gzip's new uptodate check also affects bzip2. 24 years ago
  Steve Loughran 0005305ea6 time checking on gzip, with tests. 24 years ago
  Stefan Bodewig 2f31d0c964 Add encoding attribute to copy/move so that filtered operations work 24 years ago
  Conor MacNeill 7efcedb77b Make ParallelTest work on Windows 24 years ago
  Stephane Bailliez 7fe9f6ac3d Message has been changed from "default constructor" to "no-arg constructor" in Project. 24 years ago
  Erik Hatcher 2ccd335cf3 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 24 years ago
  Stefan Bodewig a7f9947566 year 2002 squad at work. 24 years ago
  Steve Loughran 3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies. 24 years ago
  Erik Hatcher 6cbeee38fa Here goes: propertyfile refactoring to hopefully fix all outstanding issues with it. "now" and "never" were removed as operations (didn't make sense). "never" was removed as a value (it caused a null pointer exception anyway). 24 years ago
  Stefan Bodewig 62f2142b34 Add pointer to TIM 24 years ago
  Conor MacNeill 165b7dfa13 Tests and fixes for the DemuxOutputStream 24 years ago
  Stefan Bodewig 575646714e simplify createAttributeSetter method. 24 years ago
  Stefan Bodewig 99cb5283fe superflous line that wasn't meant to go into CVS 24 years ago
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 years ago
  Stephane Bailliez 36be3c93e4 Testcase for PR 5006. Make sure to set the context classloader. 24 years ago
  Stefan Bodewig 851bf0c5ed Better handling of tasks that are wrapped in TaskAdapters - unwrap 24 years ago
  Stefan Bodewig f20a1d1c4d please don't use <zip>'s file attribute 24 years ago
  Stefan Bodewig 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 96203d2041 Fix sysproperty handling (testcase fails for old code and passes for 24 years ago
  Stefan Bodewig 14069410f1 Add testcase for sysproperty handling. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  Stefan Bodewig 0ec06feed1 I took the time to write a simple shell script to audit Copyright 24 years ago
  Conor MacNeill bbf5ec8b44 Improve coverage of manifest unit tests 24 years ago
  Steve Loughran c4d8f9c859 turned off the fatal stuff unless a property is set; added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran c3949e4e2d java task test cases; reworked to inherit off BuildFileTest 24 years ago
  Steve Loughran ab27c9f4e1 Adding javadocs for the main methods that testcases are likely to call 24 years ago
  Stephane Bailliez 45287716c9 Easy way to test the Audit parser. 24 years ago
  Stephane Bailliez 1df82da13f Fix file protocol prefix so that there is no more 24 years ago
  Stefan Bodewig cfa604fd99 testcase wouldn't compile - slipping fingers? 24 years ago
  adammurdoch f9ceac5949 Fix the date util tests for where the local timezone isn't GMT+1. 24 years ago
  Stephane Bailliez b55b65d798 Helper class to deal with simple ISO8601 time formatting. 24 years ago
  Stefan Bodewig c32a301126 cvs update -dP -pedantic ;-) 24 years ago
  Erik Hatcher a7f0867fda Fix single-file fileset functionality. Did this ever work (,Peter)? 24 years ago
  Magesh Umasankar 8fa296bb51 New attributes to tarfileset to allow equivalent of tar -P option 24 years ago
  Stefan Bodewig 8bad90e21d Sometimes, all you need is a pedant ;-) 24 years ago
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 24 years ago
  Stephane Bailliez 390132ed55 Add a getResource method. I would rather prefer to 24 years ago
  Magesh Umasankar 9b1632dc47 Copyright fix; minor message corrections. 24 years ago
  Stephane Bailliez d957fa1151 Fix -jar option to be appended rather than prepended 24 years ago
  Steve Loughran dd38c61aec two new attrs to loadfile to make it more flexible in feeding other tasks 24 years ago
  Steve Loughran 6eafb817a2 test now works on my box, maybe we will scrape through GUMP now. 24 years ago
  Erik Hatcher 8dc6be273c SourceOffSite tasks submitted by Jesse Stockall <jesse@cryptocard.com>. 24 years ago
  Stefan Bodewig 536c872b8b part two of the patch to make Jakarta-Regexp tests pass 24 years ago
  Stefan Bodewig e3b9832459 Make tests pass on Linux as well (by not expecting them to pass). 24 years ago
  Stefan Bodewig f5a525c370 filling my role as post-commit script ;-) 24 years ago
  Stephane Bailliez e27d594005 Fixes should be in all related testcases now. 24 years ago
  Stephane Bailliez e0c5a1f097 - Added some more tests. All tests that fail have 24 years ago
  Stephane Bailliez 37f6709df7 - Get the class from the caller classloader. 24 years ago