summaryrefslogtreecommitdiff
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
...
* Unix filesystem is case sensitiveConor MacNeill2003-09-251-2/+2
* Make replace tests pass on cygwin (test9 was failing)Antoine Levy-Lambert2003-09-231-2/+3
* Let ConcatFilterTest delete its files without exceptions.Jan Materne2003-09-231-58/+53
* forgot to commit fileStefan Bodewig2003-09-231-8/+0
* Defer expansion of reference until the catalog gets used.Stefan Bodewig2003-09-231-1/+8
* remove attributestyle attribute from macrodefPeter Reilly2003-09-231-3/+0
* With these changes assertions now work, at least as far as the java tests are...Steve Loughran2003-09-231-0/+132
* Add test for PR 21037Stefan Bodewig2003-09-231-0/+113
* 1. remove the default library stuff from csc & the compiler.Steve Loughran2003-09-211-1/+6
* Dissallow <import> within targetsPeter Reilly2003-09-191-1/+18
* ConcatFilter: rename attributes after->append and before->prepend; added docu...Jan Materne2003-09-191-31/+31
* New filter <concatfilter>. Adds the content of file at the beginningJan Materne2003-09-181-0/+195
* Add tests for <import> inside <target>Stefan Bodewig2003-09-181-0/+12
* Update antlib testcases to reflect restrictions inPeter Reilly2003-09-171-1/+1
* JDK 1.3- compatibilityStefan Bodewig2003-09-171-2/+3
* New <modified> container.Jan Materne2003-09-132-1/+780
* typo - sort ofConor MacNeill2003-09-101-1/+1
* Changes to <ant>Peter Reilly2003-09-101-0/+8
* Change design for storing the current antlib uriPeter Reilly2003-09-101-0/+4
* Remove dependency to bootstap version.Jan Materne2003-09-081-2/+3
* Checks that a property file is created when not present.Jan Materne2003-09-071-15/+24
* Test if <style> generates new if the XSL is new.Jan Materne2003-09-061-51/+3
* spell checkJan Materne2003-09-061-1/+56
* 1. new ildasm command to disassemble .il files. So that you can disassemble t...Steve Loughran2003-09-061-2/+19
* 1. autogenerate text messages from if and unless clauses, when there is no te...Steve Loughran2003-09-061-2/+35
* Catch another simple to detect case of infinite antcall loopsStefan Bodewig2003-09-041-0/+4
* Throw an exception instead of looping forever in top-level <*ant*> task.Stefan Bodewig2003-09-031-0/+98
* Use again Permissions to catch non zero exit statuses when using the Java taskAntoine Levy-Lambert2003-09-011-2/+2
* DelayedFileOutputStream -> LazyFileOutputStream (thanks, DD).Stefan Bodewig2003-09-011-0/+105
* Rollback temporarily the setting of new permissions when failonerror="true"Antoine Levy-Lambert2003-08-291-1/+2
* Set default permissions appropriate to fail the builds when failonerror isAntoine Levy-Lambert2003-08-281-0/+9
* Make the tests pass under GumpAntoine Levy-Lambert2003-08-281-1/+7
* PR: 22533Antoine Levy-Lambert2003-08-272-0/+198
* Make tests pass on OpenVMS.Stefan Bodewig2003-08-261-2/+2
* Added a new testcase which fails on UNIX.Antoine Levy-Lambert2003-08-221-0/+13
* 2003Stefan Bodewig2003-08-221-1/+1
* Avoid altering unnecessarily the timestamps of the directories of theAntoine Levy-Lambert2003-08-211-9/+18
* finish off the bug report of Martijn.Antoine Levy-Lambert2003-08-212-3/+3
* Make JavaTest pass under JDK 1.2 (and 1.3) under linuxAntoine Levy-Lambert2003-08-211-1/+1
* Optimize scanning in FTP.FTPDirectoryScanner, using similar algorithmsAntoine Levy-Lambert2003-08-211-0/+1
* Prevent empty headers from being sent in plain mail messages.Antoine Levy-Lambert2003-08-211-0/+771
* Changes to the constructor of EmailAddress(String address) to make it supportAntoine Levy-Lambert2003-08-191-0/+141
* macrodef changes:Peter Reilly2003-08-151-0/+4
* Go on working on the followsymlinks support in the FTP task.Antoine Levy-Lambert2003-08-141-0/+34
* some unittests for presetdef and macrodefPeter Reilly2003-08-142-0/+175
* typeo use use -> usePeter Reilly2003-08-131-1/+1
* unit tests for namespace supportPeter Reilly2003-08-131-0/+98
* Add missing importStefan Bodewig2003-08-071-0/+1
* 2003 and missing licenseStefan Bodewig2003-08-071-0/+53
* Fix extraction of long file names in TarConor MacNeill2003-08-061-0/+42