| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix to make the tests generate the list of files to test instead of having to... | zach%zachlipton.com | 2001-09-17 | 4 | -57/+34 |
* | Make this file test for exec calls in addition to system calls that are | zach%zachlipton.com | 2001-09-17 | 1 | -3/+3 |
* | Oops. Forgot to check this is. | zach%zachlipton.com | 2001-09-10 | 1 | -0/+12 |
* | Adding a test for safe system and exec calls. Part of this code by Dave. | zach%zachlipton.com | 2001-09-05 | 1 | -0/+57 |
* | Add a little 1; to the end of this. | zach%zachlipton.com | 2001-09-04 | 1 | -0/+2 |
* | Actually make the strict checking work. | zach%zachlipton.com | 2001-09-04 | 1 | -2/+8 |
* | add tests for use strict; | zach%zachlipton.com | 2001-09-04 | 1 | -1/+6 |
* | Enforce -w. This file will also be used to enforce use strict; | zach%zachlipton.com | 2001-09-04 | 1 | -0/+63 |
* | Rename 1.t to 1compile.t as per bug 97976. | zach%zachlipton.com | 2001-09-04 | 1 | -0/+0 |
* | Remove processmail from the list. It was causing problems with taint. | zach%zachlipton.com | 2001-09-04 | 2 | -9/+8 |
* | Ok, really this time. This should work :) | zach%zachlipton.com | 2001-09-04 | 1 | -61/+15 |
* | Backout of this to get things back to normal | zach%zachlipton.com | 2001-09-04 | 1 | -12/+58 |
* | Use Support::Files for the test items. | zach%zachlipton.com | 2001-09-04 | 1 | -58/+12 |
* | Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t... | zach%zachlipton.com | 2001-09-04 | 1 | -0/+89 |
* | Fix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl. | zach%zachlipton.com | 2001-09-04 | 1 | -1/+1 |
* | Added a --verbose option to runtests.sh that the tinderbox scripts can use to... | justdave%syndicomm.com | 2001-09-01 | 1 | -6/+12 |
* | Adding runtests.sh and 1.t to start the testing suite. No bug has been | zach%zachlipton.com | 2001-09-01 | 1 | -0/+116 |