php-src/ext/session/tests
John Coggeshall 6ac365896c Modified the experimental new test class to make it easier to port to the
web. Pushed all echo statements through a function that can be
overwritten, changed the way pass/skip/fail is handled (separate function)
that of course can also be overwritten. To begin testing of a web-based
test script also created a webHarness class which will output HTML. To
use, just $a = new webHarness(); instead of $a = new testHarness(); A few
modifications still must be made to remove the CLI reliance completely.

Also modified a test script description.
2002-11-01 00:22:02 +00:00
..
001.phpt editing 2002-10-03 16:14:55 +00:00
002.phpt editing 2002-10-03 16:14:55 +00:00
003.phpt editing 2002-10-03 16:14:55 +00:00
004.phpt - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
005.phpt - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
006.phpt editing 2002-10-03 16:14:55 +00:00
007.phpt editing 2002-10-03 16:14:55 +00:00
008-php4.2.3.phpt -Only accept one single message which is expected. 2002-10-29 14:03:37 +00:00
008.phpt one version for php<4.2.3 and one for php>=4.2.3 2002-10-24 18:18:44 +00:00
009.phpt editing 2002-10-03 16:14:55 +00:00
010.phpt editing 2002-10-03 16:14:55 +00:00
011.phpt editing 2002-10-03 16:14:55 +00:00
012.phpt editing 2002-10-03 16:14:55 +00:00
013.phpt editing 2002-10-03 16:14:55 +00:00
014.phpt - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
015.phpt - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
016.phpt invalid session.save_path should not cause a segfault 2002-10-03 16:49:52 +00:00
017.phpt code from ancient bug #5271 2002-10-03 16:55:08 +00:00
018.phpt - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
019.phpt remove trans_sid=1 2002-10-03 23:13:36 +00:00
020.phpt - Hardcode dependent ini setting 2002-10-13 11:14:49 +00:00
021.phpt Modified the experimental new test class to make it easier to port to the 2002-11-01 00:22:02 +00:00
skipif.inc make tests work with CLI 2002-10-03 15:11:01 +00:00