php-src/tests/run-test/test002.phpt
Marcus Boerger 2b927548d3 -testing the tests
-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
2002-11-04 10:43:22 +00:00

18 lines
88 B
PHP

--TEST--
EXPECTF
--FILE--
123
-123
+123
+1.1
abc
0abc
x
--EXPECTF--
%d
%i
%i
%f
%s
%x
%c