summaryrefslogtreecommitdiff
path: root/src/tests/antunit/taskdefs/exec
Commit message (Collapse)AuthorAgeFilesLines
* add a 'binaryOutput' attribute to redirector to prevent Ant from corrupting, ↵Stefan Bodewig2014-03-031-0/+29
| | | | | | well, binary output. PRs 56156 and 55667 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1573617 13f79535-47bb-0310-9956-ffa450edef68
* ensure forward-slashes on Windows; deal with directories containing spaces ↵Stefan Bodewig2012-04-091-2/+7
| | | | | | in exec task's arguments git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1311130 13f79535-47bb-0310-9956-ffa450edef68
* likely a 'space in path' issue as wellStefan Bodewig2012-04-081-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310956 13f79535-47bb-0310-9956-ffa450edef68
* Maybe java simply isn't on the PATH on the Jenkins boxesStefan Bodewig2012-04-071-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310667 13f79535-47bb-0310-9956-ffa450edef68
* try to debug test failures in JenkinsStefan Bodewig2012-04-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1310196 13f79535-47bb-0310-9956-ffa450edef68
* nested redirectors and parrallel-apply don't mix well - PR 49594Stefan Bodewig2010-08-051-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982773 13f79535-47bb-0310-9956-ffa450edef68
* speed up fast executions (where the process finishes in way less than a ↵Stefan Bodewig2010-03-261-0/+37
| | | | | | second) like attrib. PR 48734 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927753 13f79535-47bb-0310-9956-ffa450edef68
* remove temp antunit overridden targetMatthew Jason Benson2010-02-241-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@915993 13f79535-47bb-0310-9956-ffa450edef68
* antunit-ize exec test to minimize number of layers at workMatthew Jason Benson2010-02-243-0/+641
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@915991 13f79535-47bb-0310-9956-ffa450edef68
* executable?Stefan Bodewig2009-08-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801813 13f79535-47bb-0310-9956-ffa450edef68
* don't put test files into the source treeStefan Bodewig2009-06-291-106/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789284 13f79535-47bb-0310-9956-ffa450edef68
* add prefix and suffix attributes to apply's srcfile and targetfile elements. ↵Stefan Bodewig2009-06-291-0/+23
| | | | | | PR 45625 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789271 13f79535-47bb-0310-9956-ffa450edef68
* add some missing dependsPeter Reilly2008-03-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639876 13f79535-47bb-0310-9956-ffa450edef68
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-171-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
* move apply tests to antunit, fixing bug 40331 in the process.Matthew Jason Benson2006-09-262-0/+743
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450239 13f79535-47bb-0310-9956-ffa450edef68