Commit: aa6947437973d0c505183a1877ed76507d6b0727 Author: v-maf...@microsoft.com <a...@a.com> Tue, 22 Nov 2011 01:42:09 -0800 Parents: cbfac78b154bff3a9cad816b4aab441b13e7e32a Branches: master
Link: http://git.php.net/?p=pftt2.git;a=commitdiff;h=aa6947437973d0c505183a1877ed76507d6b0727 Log: bunch of changes Changed paths: M README Diff: diff --git a/README b/README index 7954630..0d47b67 100644 --- a/README +++ b/README @@ -1,5 +1,18 @@ == PFTT - the Practically-Formulated-Test-Tool == +Multi-platform test tool +(Beyond cross-platform) +cross-platform tools allow testing on different platforms +multi-platform testing is designed to test on multiple platforms +-Windows XP SP3-Windows 8 Preview +-Linux, FreeBSD + +http://redmine.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms +Java: +-Windows, Linux(x86, x64, IA64, ARM) +-z/OS, Solaris, AIX, BSD + + PFTT is a BSD-licensed automated testing framework for PHP, built to systematically identify bugs in complex PHP installations. Its components are responsible for installing PHP in various configurations, setting up complex filesystem scenarios, and running tests in every possible combination of the various -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php