summaryrefslogtreecommitdiff
path: root/tests/dirname.phpt
Commit message (Collapse)AuthorAgeFilesLines
* -testing the testsMarcus Boerger2002-11-041-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. Bannister2002-05-161-23/+51
|
* Sync the expected output with Linux dirname output. The test passes now.Sascha Schumann2000-12-241-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 testStig Bakken2000-10-041-0/+30
# Andi, could you verify that the expected output really # is correct?