593 Commits (52831c9ad417f328fa61cd206fb32701123333bc)

Author SHA1 Message Date
  Stefan Bodewig a4e0e85b97 typo 21 years ago
  Stefan Bodewig bdedc93fe1 missing license 21 years ago
  Steve Loughran 73bea8d87b test fixup, I still think the csc tests are broken. 21 years ago
  Steve Loughran 85f05e8b8d more tests; 'default' compiler and "" has a well defined behaviour. 21 years ago
  Steve Loughran fdf4bba148 rmic gets a fork option. 21 years ago
  Steve Loughran 803fb00df9 These changes will break Stefan's and my work builds, but they are for the better. 21 years ago
  Stefan Bodewig f53a735bae fix case 21 years ago
  Steve Loughran 72252a9148 Now support for nested schemas as add ons. Will probably break mono, but the tests have been written so as not to expose that break. 21 years ago
  Stefan Bodewig 22d6ae2eac Mono doesn't include the Webservice namespace by default, I don't think this change will break the tests on Microsoft's Framework 21 years ago
  Stefan Bodewig 4c30dd5d53 make <ilasm> work on Mono 21 years ago
  Stefan Bodewig 75e6369470 <wsdltodotnet> should now work with Mono 1.0 as well 21 years ago
  Matthew Jason Benson c692a67a30 Try to get the dependency analysis right this time while preserving BC. 21 years ago
  Matthew Jason Benson a34ad0e8fa Enabled echo tests only for *nix & cygwin, like others. 21 years ago
  Matthew Jason Benson 11a03b2d6f Make ignoremissing test pass on Java 1.2 . 21 years ago
  Antoine Levy-Lambert 84f9f007f9 Make JavaTest pass on Windows. 21 years ago
  Matthew Jason Benson c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements. 21 years ago
  Matthew Jason Benson 5f9698fab4 Add ignoremissing attribute to <apply>. 21 years ago
  Stefan Bodewig dd33138003 Test for 22865 21 years ago
  Stefan Bodewig c012d33f03 Tests for bug 25181 21 years ago
  Antoine Levy-Lambert d8361ec47a Addition of a nested property element to the XMLValidateTask to 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Stefan Bodewig 39b58c5739 test1 failed unless it was the first test to run. 21 years ago
  Matthew Jason Benson 7665bc264e Restore Task inheritance to Exit/<fail>. 21 years ago
  Matthew Jason Benson 64556cb111 <fail> accepts nested conditions. 21 years ago
  Peter Reilly 1cac66df9a File paths to imported build files should not be canonicalized 21 years ago
  Matthew Jason Benson 3375d671ac Incorporate <waitfor> to improve the chances of a pass on Windows. :( 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 22 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 22 years ago
  Matthew Jason Benson b5adaac3d5 Remove comment. 22 years ago
  Matthew Jason Benson b0507d4451 Add <redirector>. 22 years ago
  Matthew Jason Benson 996e16066a Add "negate" attribute to <propertyset>s. 22 years ago
  Matthew Jason Benson 7cb8da420e Testcases for <pathconvert>. 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 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 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 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 f5921264e5 fix for CRLF adds extraneous character at the end of File 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
  Peter Reilly 7b0865572e Previous fix for filterset broke the infinite filter testing 22 years ago