Stanislav Malyshev
02e4d7a290
Merge branch 'pull-request/341'
...
* pull-request/341: (23 commits)
typofixes
2013-06-10 14:30:59 -07:00
Zoe Slattery
9705e310ca
clarification of wwwhether 'make test' needs the PHP xecutable to be set
2009-03-20 15:43:11 +00:00
Hartmut Holzgraefe
1d444f9ad2
typo
2004-04-15 15:27:08 +00:00
Hartmut Holzgraefe
702ca7f53f
be a bit more explanatory ...
2004-04-15 15:03:26 +00:00
Jon Parise
9b31c51d66
Update documentation for PHP 5.
2003-07-03 04:14:42 +00:00
David Hill
d15a641222
Correcting example to use proper variable - NO_INTERACTION
2003-03-19 18:04:17 +00:00
Sascha Schumann
aca939a0ab
test commit
2003-01-20 15:07:20 +00:00
Derick Rethans
5eb912554d
- Moved to http://qa.php.net/write-test.php
2003-01-19 14:22:19 +00:00
Marcus Boerger
fde7dffabd
Enough discussion on display_erros it seems
2002-10-30 12:18:48 +00:00
Marcus Boerger
6857e10de5
Only in EXPECTREGEX
2002-10-26 23:49:25 +00:00
Marcus Boerger
cc4c0634fe
-introduce EXPECTREGEX
...
-add %c for EXPECTF
#i think we must escape the special characters for EXPECTF: ".()" and such
2002-10-26 16:54:30 +00:00
Ilia Alshanetsky
b26230150c
Added note about error reporting in tests.
2002-10-25 18:09:55 +00:00
Marcus Boerger
9307fa750e
update
2002-10-25 11:17:45 +00:00
Marcus Boerger
096d8dad8e
additions
2002-10-24 00:00:26 +00:00
Jon Parise
9f5af091d9
Correct mispellings and some word misuse.
2002-10-23 21:44:43 +00:00
Melvyn Sopacua
c1caad6853
Provide an example cron script, to invite people to test.
2002-10-23 21:32:09 +00:00
Melvyn Sopacua
c95256b996
no more looking
2002-10-23 21:21:07 +00:00
Melvyn Sopacua
2322917af9
statis->status
...
clarity on the exit status
2002-10-23 21:15:08 +00:00
Melvyn Sopacua
8bfb6c5893
Some english fixes
...
Added docs for automated testing.
Now telling the current version of the truth about ini settings :)
Be more verbose about QA goals intentions and the tester's part in the
process.
2002-10-23 20:56:09 +00:00
Marcus Boerger
9da3c884fb
update and correct
2002-10-23 12:59:18 +00:00
Marcus Boerger
32a77eff78
Update documentation
2002-10-22 09:00:52 +00:00
Marcus Boerger
96f7bccebd
Update info and synch example test.
2002-09-12 14:25:30 +00:00
Yasuo Ohgaki
3de2e94c84
-c option is for path.
2002-03-18 06:06:00 +00:00
Yasuo Ohgaki
aba1396f11
Catch up with recent test scripts changes
2002-03-12 09:20:04 +00:00
Yasuo Ohgaki
15ee6955c5
Fixed wrong description about CLI sapi usage.
...
Currently "make test" is running test script as
./sapi/cli/php -c php.ini-dist run-tests.php
"make test" does not work... I'm supposing this
will be changed to use CGI sapi for now.
2002-03-05 07:57:05 +00:00
Yasuo Ohgaki
08fead5bb9
Added README.TESTING
2002-03-05 07:18:05 +00:00