Directory src/etc/testcases/taskdefs/exec/

Directory Created:
2003-07-28 13:38
Total Files:
3
Deleted Files:
1
Lines of Code:
402

Browse with ViewVC

[root]/src/etc/testcases/taskdefs/exec

                         expected (1 files, 1 lines)

                         input (1 files, 1 lines)

Lines of Code

src/etc/testcases/taskdefs/exec/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 811 (100.0%) 33.7
mbenson 13 (54.2%) 687 (84.7%) 52.8
bodewig 3 (12.5%) 47 (5.8%) 15.6
antoine 4 (16.7%) 44 (5.4%) 11.0
stevel 2 (8.3%) 29 (3.6%) 14.5
jkf 1 (4.2%) 3 (0.4%) 3.0
peterreilly 1 (4.2%) 1 (0.1%) 1.0

Most Recent Commits

mbenson 2006-09-26 22:26

move apply tests to antunit, fixing bug 40331 in the process.

0 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (del)
peterreilly 2006-09-24 14:17

stop unit tests depending on non-executed references

1 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+1 -1)
bodewig 2006-09-01 20:04

copy2license.pl

14 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: parrot.sh (+14 -1)
bodewig 2005-09-28 18:48

resource collection support for apply and friends

32 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+32)
bodewig 2005-09-28 18:30

make it work for directries with spaces

1 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: parrot.sh (+1 -1)
jkf 2005-04-22 19:16

time /t gives IOException / error=2 (file not found) on win XP home NL.

cmd.exe should be available on all NT versions.

3 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: exec.xml (+3 -2)
stevel 2005-04-20 18:18

nt->winnt

1 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: exec.xml (+1 -1)
stevel 2005-04-19 22:28

Now for the fun. Exec adds an osfamily attribute, so you can restrict execution to a platform such as nt, or unix. This propagates to execon, so into chmod, attrib, etc. We could therefore adapt them use osfamily as their way of being unix or windows only.

28 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: exec.xml (+28)
mbenson 2005-01-25 22:03

Make apply's dest attribute optional.

22 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+22)
mbenson 2004-11-16 21:46

Change <apply>'s "overwrite" attribute name to "force". Also commit missing

Java changes. Oops.

2 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+2 -2)
mbenson 2004-11-16 20:58

Add overwrite attribute to <apply>.

35 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+35 -4)
mbenson 2004-09-24 18:55

Add alwayslog attribute to <redirector>.

16 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: exec.xml (+16)
mbenson 2004-07-13 16:09

Enabled echo tests only for *nix & cygwin, like others.

12 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+12 -5)
mbenson 2004-07-09 22:37

Make ignoremissing test pass on Java 1.2 .

28 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+28 -4)
mbenson 2004-06-16 16:41

Add ignoremissing attribute to <apply>.

PR: 29585

41 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: apply.xml (+41)
mbenson 2004-03-27 21:22

Add <redirector>.

427 lines of code changed in:

mbenson 2004-02-16 19:39

Add several I/O related test cases to <exec> and <apply>.



PR: 26663

104 lines of code changed in:

antoine 2003-08-04 22:23

new test for the ftp task

requires ftp.properties in ant's root directory (with your password in it) and a local ftp server.

The test is disabled by default in build.xml

0 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: exec.xml (changed)
antoine 2003-07-28 15:09

converted to UNIX format, there were some backslash rs checked in

0 lines of code changed in:

  • src/etc/testcases/taskdefs/exec: spawn.sh (changed)
antoine 2003-07-28 13:38

new files for tests of the exec task

44 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT