Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test preamble: unify chdir 't' if -d 't'; | Jarkko Hietaniemi | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | Make hash-rt85026.t less noisy | Father Chrysostomos | 2011-05-22 | 1 | -2/+2 |
| | |||||
* | Filename portability for hash-rt85026.t | Craig A. Berry | 2011-05-20 | 1 | -4/+6 |
| | | | | | | File::Temp::tempdir returns a directory in native syntax. You can't just paste a file onto that in Unix syntax and expect it to work. | ||||
* | Tests for #85026 | Father Chrysostomos | 2011-05-19 | 1 | -0/+67 |
Almost all of this is taken verbatim from Ton Hospel’s sample script for demonstrating the bug. |