]> granicus.if.org Git - php/commit
New testcases for strftime function
authorSanjay Mantoor <smantoor@php.net>
Wed, 21 Jan 2009 10:52:34 +0000 (10:52 +0000)
committerSanjay Mantoor <smantoor@php.net>
Wed, 21 Jan 2009 10:52:34 +0000 (10:52 +0000)
commit677debbd11df1735080ce1271ed8bc0c9184a0eb
tree545b356c6b75c782e22fab1accc13b2be5a6d8b7
parent5cebc6e70307aff22ec375d778c0adf3849ed994
New testcases for strftime function
25 files changed:
ext/date/tests/strftime_basic.phpt [new file with mode: 0644]
ext/date/tests/strftime_error.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation1.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation10.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation11.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation12.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation13.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation14.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation15.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation16.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation17.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation18.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation19.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation2.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation20.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation21.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation22.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation23.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation3.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation4.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation5.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation6.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation7.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation8.phpt [new file with mode: 0644]
ext/date/tests/strftime_variation9.phpt [new file with mode: 0644]