Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -testing the tests | Marcus Boerger | 2002-11-04 | 1 | -58/+0 |
| | | | | | | | -moved tests/dirname.phpt to tests/run-test/test007.phpt because many tests use this to find their additional files. -no more tests in tests directly only in subdirectories | ||||
* | dirname() checks that work for both Unix and Win32. | Preston L. Bannister | 2002-05-16 | 1 | -23/+51 |
| | |||||
* | Sync the expected output with Linux dirname output. The test passes now. | Sascha Schumann | 2000-12-24 | 1 | -6/+6 |
| | | | | | | Perhaps this should be split into two tests, because the Win32 paths don't work properly with PHP's dirname on Unix. | ||||
* | * changed Andi's "testdirname" into a real regression test | Stig Bakken | 2000-10-04 | 1 | -0/+30 |
# Andi, could you verify that the expected output really # is correct? |