Commit:    a3edda1471495e15be24fd1e00a714e92844cab9
Author:    v-maf...@microsoft.com <a...@a.com>         Tue, 22 Nov 2011 
01:42:09 -0800
Parents:   5f1f4ec8b08460a091468aba8f4358762ba1e01d
Branches:  master

Link:       
http://git.php.net/?p=pftt2.git;a=commitdiff;h=a3edda1471495e15be24fd1e00a714e92844cab9

Log:
bunch of changes


Former-commit-id: aa6947437973d0c505183a1877ed76507d6b0727

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

Reply via email to