Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement TODO support locally in t/comp/opsubs.t | Steve Hay | 2009-10-12 | 1 | -5/+30 |
* | Fix failed() calls in t/comp | Steve Hay | 2009-10-12 | 1 | -5/+5 |
* | No longer need to skip t/comp/opsubs.t #22 on VMS. | Craig A. Berry | 2009-10-11 | 1 | -4/+1 |
* | Don't use require in comp/opsubs.t, as require isn't tested yet. | Nicholas Clark | 2009-10-09 | 1 | -2/+61 |
* | Avoid using pragmata in opsubs.t - use may not work yet. | Nicholas Clark | 2009-10-08 | 1 | -11/+6 |
* | t/comp/opsubs.t | Jarkko Hietaniemi | 2007-11-12 | 1 | -2/+11 |
* | Silence system warning during tests (only on win32 for now) | Yves Orton | 2006-07-17 | 1 | -1/+2 |
* | Skip unportable test on VMS | Rafael Garcia-Suarez | 2006-02-24 | 1 | -3/+6 |
* | Mark a test that relies on tainting behavior as TODO on Windows. | Rafael Garcia-Suarez | 2004-08-19 | 1 | -1/+4 |
* | Test for functions with operator names | Andy Lester | 2004-08-13 | 1 | -0/+117 |