summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* trunk mergeJesse N. Glick2010-06-119-19/+350
|\
| * remove redundant assertions, they are already contained in testantOnRemoteShareStefan Bodewig2010-06-101-4/+1
| * test failed on WindowsStefan Bodewig2010-06-101-2/+6
| * Test failed on Windows, don't know why I never noticed beforeStefan Bodewig2010-06-101-14/+14
| * some JUnit tests to verify/falsify http://mail-archives.apache.org/mod_mbox/a...Stefan Bodewig2010-06-092-1/+69
| * failing test for issue 49404Stefan Bodewig2010-06-081-0/+39
| * <checksum>'s totalproperty doesn't work with repeated file names. PR 36748Stefan Bodewig2010-05-171-1/+2
| * testcase for concat's overwrite attributeStefan Bodewig2010-05-111-0/+7
| * Make <move> behave consistently for read-only destinations. PR 49261Stefan Bodewig2010-05-111-0/+107
| * be consistent when it comes to overwriting read-only files, add an option to ...Stefan Bodewig2010-05-101-8/+59
| * testcase for PR 49261Stefan Bodewig2010-05-071-0/+57
* | Updated to ANT_181.Jesse N. Glick2010-05-0343-449/+1821
|\ \ | |/
| * extension-point doesn't work with import. PR 48804Stefan Bodewig2010-04-271-12/+17
| * don't warn about duplicate project names if importing the same URL twice. PR...Stefan Bodewig2010-04-221-0/+5
| * Added the augment task to manipulate existing references via Ant's basic intr...Matthew Jason Benson2010-04-211-0/+74
| * Add enableMultipleMappings and cache attributes to mappedresourcesStefan Bodewig2010-04-211-0/+42
| * isSymbolicLink throws a NPE if invoked for the file system rootStefan Bodewig2010-04-161-0/+33
| * File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").g...Stefan Bodewig2010-04-161-0/+14
| * jar filesetmanifest=merge only worked for an OS where filesep == /. PR 49090Stefan Bodewig2010-04-131-0/+14
| * remove test file we must not distribute. PR 49080Stefan Bodewig2010-04-131-1/+3
| * remove unused rsel ns declarationMatthew Jason Benson2010-04-121-2/+1
| * Most probably fix Issue 48972, will close it once I can enable the test and v...Stefan Bodewig2010-04-091-0/+13
| * make failonerror work as expected when copying to a file instead of a directoryStefan Bodewig2010-04-091-0/+65
| * speed up fast executions (where the process finishes in way less than a secon...Stefan Bodewig2010-03-261-0/+37
| * rmic's sourcebase is broken. PR 48970.Stefan Bodewig2010-03-251-0/+27
| * reject empty test names. Submitted by Clark Archer. PR 43586Stefan Bodewig2010-03-231-0/+9
| * remove tabsStefan Bodewig2010-03-181-26/+26
| * test for bug 48932, socket closedAntoine Levy-Lambert2010-03-171-0/+62
| * it looks like the name of www.apache.org has changed to eos from aurora, the ...Antoine Levy-Lambert2010-03-091-2/+2
| * test that shows Ant 1.8.0's findClass to take 10x the time of Ant 1.7.1's ver...Stefan Bodewig2010-03-041-0/+55
| * available classname is nicer for a class actuallyAntoine Levy-Lambert2010-03-031-1/+1
| * make available detect the gump conditionsAntoine Levy-Lambert2010-03-031-1/+1
| * typoAntoine Levy-Lambert2010-03-031-3/+3
| * using JDK 1.6 on Windows D:\ has a valid canonical path even if the drive is ...Stefan Bodewig2010-03-021-1/+1
| * allow AntUnit tests to pass on Windows even if the created jar cannot be dele...Stefan Bodewig2010-03-021-7/+6
| * Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly m...Steve Loughran2010-03-011-2/+6
| * hopefully make the tests pass in gump's module test-ant-no-xercesAntoine Levy-Lambert2010-03-011-0/+10
| * add test demonstrating omission of nonexistent resourcesMatthew Jason Benson2010-02-261-0/+14
| * Added forcestring attribute to equals conditionMatthew Jason Benson2010-02-251-0/+80
| * failing test for bug 48816Matthew Jason Benson2010-02-251-0/+10
| * PropertyResource will effectively proxy another Resource if ${name} evaluates...Matthew Jason Benson2010-02-251-1/+13
| * Add resource attribute to length task.Matthew Jason Benson2010-02-251-0/+7
| * test last property winsMatthew Jason Benson2010-02-251-0/+10
| * add prefix attribute to loadproperties task + more testsMatthew Jason Benson2010-02-251-0/+44
| * antunitize LoadProperties JUnit testsMatthew Jason Benson2010-02-242-61/+68
| * remove temp antunit overridden targetMatthew Jason Benson2010-02-241-8/+0
| * antunit-ize exec test to minimize number of layers at workMatthew Jason Benson2010-02-244-317/+658
| * enforce property immutability when resolving properties read as a mapStefan Bodewig2010-02-241-0/+11
| * testcase for PR 48768Stefan Bodewig2010-02-241-0/+44
| * tearDownMatthew Jason Benson2010-02-221-1/+1