| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: - Fixed bug #31672 (</script> not considered closing tag if | foobar | 2005-03-01 | 1 | -0/+8 |
| | | | | | | MFH: preceded by one-line comment) | ||||
| * | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 9 | -15/+0 |
| | | |||||
| * | Fix 3 tests that didn't adequately specify the .ini settings they rely on | Rasmus Lerdorf | 2003-06-30 | 1 | -0/+1 |
| | | |||||
| * | Appended "\n" as suggested by Derick. | Moriyoshi Koizumi | 2002-12-19 | 1 | -1/+1 |
| | | |||||
| * | Added a test case for bug #20539 | Moriyoshi Koizumi | 2002-12-18 | 1 | -0/+10 |
| | | |||||
| * | Test argument passing for CLI | Marcus Boerger | 2002-08-21 | 1 | -0/+27 |
| | | |||||
| * | This does not work for CLI | Marcus Boerger | 2002-08-21 | 1 | -3/+4 |
| | | |||||
| * | Make test valid for either "register globals" setting. | Preston L. Bannister | 2002-05-16 | 1 | -9/+10 |
| | | |||||
| * | Fix typo in SKIP clause. | Preston L. Bannister | 2002-05-16 | 4 | -6/+6 |
| | | |||||
| * | Fixed many tests, mostly incorrect paths. | Sander Roobol | 2002-03-08 | 4 | -0/+8 |
| | | |||||
| * | - More test fixes | Derick Rethans | 2002-03-05 | 1 | -1/+1 |
| | | |||||
| * | Make these tests work regardless of the register_globals setting. | foobar | 2001-11-13 | 4 | -4/+4 |
| | | |||||
| * | Fix these to give correct results even if register_globals=off or | foobar | 2001-10-23 | 1 | -2/+10 |
| | | | | | | register_argc_argv=off. | ||||
| * | @PHP 3 regression testing framework re-born (Stig) | Stig Bakken | 2000-08-27 | 11 | -0/+109 |
| Took the old PHP 3 regression testing framework and rewrote it in PHP. Should work on both Windows and UNIX, however I have not tested it on Windows. See tests/README for how to write tests. Added the PHP 3 tests and converted most of them. | |||||
