summaryrefslogtreecommitdiff
path: root/src/tests/antunit/core
Commit message (Expand)AuthorAgeFilesLines
* Ant is able to detect more java versions by nowStefan Bodewig2016-02-071-1/+1
* make ant.project.invoked-targets available for top-level tasksStefan Bodewig2016-02-071-1/+3
* removing the restricted attributes from what gets fed to macrodefs, Bugzilla ...Antoine Levy-Lambert2013-12-151-0/+14
* adding if and unless namespaces allowing to put conditions on all tasks and n...Antoine Levy-Lambert2013-05-051-0/+60
* adding an encoding attribute to the contains selectorAntoine Levy-Lambert2013-03-031-4/+3
* Use the output dir which get cleaned up in the tearDownNicolas Lalevee2012-08-231-15/+15
* Fixing test: javac 1.5 doesn't seem able to infer properly types here (incomp...Nicolas Lalevee2012-08-231-1/+1
* BR 53550, thanks to Tim PokornyNicolas Lalevee2012-08-152-0/+59
* #53405 : ExtensionPoint doesn't work with nested import/includeNicolas Lalevee2012-06-131-0/+74
* try to see what gets loggedStefan Bodewig2012-04-071-4/+3
* try to debug test failures in JenkinsStefan Bodewig2012-04-061-0/+5
* make sure Project#createTask has read defaults.properties. PR 50788Stefan Bodewig2012-02-051-0/+50
* embrace antunit-baseStefan Bodewig2011-01-241-21/+13
* reduce the number of different directories tests compile classes toStefan Bodewig2011-01-232-7/+5
* fix grammarNicolas Lalevee2010-11-091-7/+7
* unit test, doc and fix for the bindtargets taskNicolas Lalevee2010-11-091-0/+39
* - make the import task able to switch the project helperNicolas Lalevee2010-07-2914-0/+384
* allow targets to deal with missing extension points. PR 49473. Submitted by...Stefan Bodewig2010-06-231-0/+45
* extension-point doesn't work with import. PR 48804Stefan Bodewig2010-04-271-12/+17
* 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
* target-group -> extension-pointStefan Bodewig2010-01-041-14/+14
* Make target's if/unless treat true/false strings as booleansStefan Bodewig2009-10-022-1/+42
* things you didn't know target could do ;-)Stefan Bodewig2009-09-242-0/+98
* implement a new ${ant.refid:} syntax to expand project references as propertiesStefan Bodewig2009-09-171-0/+104
* enable testStefan Bodewig2009-09-171-1/+3
* Test for Gump was not sufficientStefan Bodewig2009-08-241-1/+1
* tests can't pass in Gump because Xerces is pushed into the bootstrap classloaderStefan Bodewig2009-08-211-2/+7
* use the same logic as getResource in getResourceAsStream. PR 44103Stefan Bodewig2009-07-311-0/+83
* fix linefeedsStefan Bodewig2009-02-112-102/+102
* passing testcase for issue 46285Stefan Bodewig2008-11-251-1/+10
* Add target-group, a special target that must be empty and whose dependency li...Stefan Bodewig2008-11-191-0/+86
* allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for...Stefan Bodewig2008-10-271-1/+72
* make tasks with add(Foo) method play nice with TaskContainer. PR 41647.Stefan Bodewig2008-10-231-0/+54
* don't run into infinite lopps caused by symbolic links. PR 45499.Stefan Bodewig2008-09-101-3/+37
* honor followsymlinks on a fileset's dir as well. PR 45741.Stefan Bodewig2008-09-101-2/+2
* symlink delete now works if the link points to a parent directory as well. P...Stefan Bodewig2008-09-041-18/+6
* fix include pattern to show the behaviorStefan Bodewig2008-09-041-3/+4
* Test for symlink loopsStefan Bodewig2008-09-041-0/+98
* tests for a basedir that is a symlink itselfStefan Bodewig2008-09-041-1/+25
* fix syntaxStefan Bodewig2008-09-041-6/+6
* initial tests for dirscanner behavior and symlinksStefan Bodewig2008-09-041-0/+55
* Add a magic property that lists the targets that have been specified in order...Stefan Bodewig2008-06-041-0/+17
* Add a new property to hold the current project's default targetStefan Bodewig2008-06-041-0/+34
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-175-0/+83
* tabs to whitespaceJan Materne2007-05-211-3/+3
* -TODO commentsKevin Jackson2006-12-081-2/+2
* -first stab at converting Location test to antunitKevin Jackson2006-12-082-0/+87
* Add innocuous warning message to catch erroneous ref="${refid}" stuff.Matthew Jason Benson2006-11-101-0/+9