Commit Graph

  • 11a7bbacf7 Add test_snap.cmd master Dale Hirt 2020-01-09 16:41:21 +01:00
  • b54b82fd6a Updated to check for fileinfo extension Allen Truong 2020-01-16 14:23:13 -08:00
  • 246613fa84 Added HelloWorld test files and updated respective groovy file Allen Truong 2020-01-15 11:33:16 -08:00
  • bf0a98eaae Updating phpunit Allen Truong 2020-01-09 15:49:43 -08:00
  • 280b673f78 Updated simplest app scenario (HelloWorld) Allen Truong 2019-12-19 15:53:43 -08:00
  • 354f3d3231 Fixes #91: Removes Smoke Test looking for specific features Allen Truong 2020-01-06 15:18:02 -08:00
  • c00d4846bc Fixes #76: ArrayOutOfBounds exception fixed. Allen Truong 2019-11-22 19:33:56 +01:00
  • 94eb81a9e9 Moving PHP_BUILDS environmental variable declaration to set_env.cmd. Dale Hirt 2019-11-14 10:58:57 -08:00
  • fea34403b0 Make download_files.ps1 more robust. Dale Hirt 2019-11-14 10:39:53 -08:00
  • 547ad0e532 Updating scripts to not use bitsadmin. Allen Truong 2019-11-13 16:38:02 -08:00
  • 332325c239 Fix #81: Lower-casing of PHPT file names can break tests Christoph M. Becker 2019-10-22 15:19:31 +02:00
  • 2f9a2945a9 Fix #67: PHP Deprecated causes failures Christoph M. Becker 2019-10-17 12:34:55 +02:00
  • 8ef1c24a64 Remove unsupported ini directives Christoph M. Becker 2019-10-11 18:24:48 +02:00
  • 492a1aff61 Remove unused variable Christoph M. Becker 2019-10-10 15:53:14 +02:00
  • 03ffc258c9 .gitignore build/ folder Christoph M. Becker 2019-10-01 17:28:15 +02:00
  • 96366d10ce Fix #31: Cleanup assumes wrong Opcache base address filename Christoph M. Becker 2019-10-01 17:27:46 +02:00
  • cabf457c09 Replace some sources with jsr305-3.0.0.jar Christoph M. Becker 2019-10-01 16:11:56 +02:00
  • d93ae5c801 Update CLASSPATH for command line tools Christoph M. Becker 2019-09-23 18:40:36 +02:00
  • a98986f1a6 Issue #71: Replaced ristretto-1.0-1.jar with src files. Allen Truong 2019-09-18 13:17:39 -07:00
  • f3afe7cd73 add mysqli and pdo_mysql as non thread safe tests Holly Li (WIPRO LIMITED) 2019-09-17 01:01:49 -07:00
  • 0d2a17e462 oops Christoph M. Becker 2019-09-13 18:18:24 +02:00
  • f9d25948d3 Fix typo Christoph M. Becker 2019-09-13 15:52:08 +02:00
  • 6eab5a2f5a Fixes #7: Replace bundled source files with binaries Allen Truong 2019-09-12 21:17:42 +02:00
  • 1793d35586 Adding test_qa file for VMs Allen Truong 2019-09-05 12:00:35 -07:00
  • 1354c8c0f1 Fixes #59: Updated scripts to tests snapshots better Allen Truong 2019-08-30 19:52:42 +02:00
  • e4aaefd28d PHP 7.4 snapshots are built with VS 2017 again Christoph M. Becker 2019-08-21 13:53:08 +02:00
  • 61f397741e close #29, Exit status is not being respected in exec methods Holly Li (WIPRO LIMITED) 2019-08-13 08:37:45 +02:00
  • 260bd899bc Ignore alternative work folders Holly Li (WIPRO LIMITED) 2019-08-11 15:23:32 -07:00
  • 255bcd1fed remove AbtractPhptTestCaseRunner2 and minor change on SKIPIF as XFAIL Holly Li (WIPRO LIMITED) 2019-08-06 00:46:51 -07:00
  • 848cc83c9b Fixes #55: Automation Part 2 Allen Truong 2019-07-26 17:23:44 -07:00
  • fbf6589a25 1. aways evaluate skipif section, 2.Support xfail in SKIPIF sections Holly Li (WIPRO LIMITED) 2019-07-26 17:33:16 -07:00
  • 7c40ee87a3 Fixes #53: Created batch files Allen Truong 2019-07-12 21:18:42 +02:00
  • 1bb5ffcc65 Exlude ext/wddx from smoke test for PHP 7 Christoph M. Becker 2019-07-02 19:27:02 +02:00
  • 116120135b Close #38: Add PHP 7.4 support Christoph M. Becker 2019-06-04 19:25:01 +02:00
  • 05e66bd4a0 Fixes #43: Modified what files get deleted Allen Truong 2019-06-28 11:49:57 -07:00
  • f6ddff3a4b Close #8: Cleanup unused files in the /bin folder Christoph M. Becker 2019-06-28 15:07:47 +02:00
  • c8bf1cfbb4 Close #1: Wipe PHP version support < 5.6 Christoph M. Becker 2019-06-28 13:17:52 +02:00
  • d92ea3219b Fixes #6: Remove NSIS installer/script Allen Truong 2019-06-27 15:58:54 -07:00
  • 2311614b63 Fix build with OpenJ9 Anatol Belski 2019-06-21 02:47:39 +02:00
  • 56978f929e Fix signedness confusion in byte to char cast Christoph M. Becker 2019-06-15 14:53:05 +02:00
  • 885a7da0e6 Exercise and check SKIPIF sections of PHPT test cases Christoph M. Becker 2019-06-11 10:45:46 +02:00
  • f8b48fb1f6 setup: download and install vc and mysql for all supported builds Holly Li (WIPRO LIMITED) 2019-06-05 12:48:39 -07:00
  • faf31746f6 Remove relicts of an SVN checkout Christoph M. Becker 2019-06-02 21:11:25 +02:00
  • bd072f008a Fixes #33 Allen Truong 2019-05-28 10:50:06 -07:00
  • eeac642049 setup: download and install VC12 for MySQL Holly Li (WIPRO LIMITED) 2019-05-24 23:46:06 +02:00
  • 4062b2dff3 Issue #4: Removed disabling firewall, implemented a way to let VCRedist and MySQL installer through firewall. Allen Truong 2019-05-10 10:49:00 -07:00
  • 7de71d947b Add {TMP} support on PFTT (closes #27) Holly Li (WIPRO LIMITED) 2019-05-16 04:31:10 +02:00
  • f110243fba delete doc/apidoc/* and remove links in doc/index.html Holly Li (WIPRO LIMITED) 2019-05-09 14:48:52 -07:00
  • cfbda5e129 Issue #19: Have pftt delete the files created to run the test if the test passes. Allen Truong 2019-05-01 12:07:04 -07:00
  • b1704f17dd Issue #3, Implement pftt setup, step 1 Holly Li (WIPRO LIMITED) 2019-04-15 17:22:44 -07:00
  • b423a5d058 Issue #18: Enabled a part to clean out major files from the test pack and modified a comparison between files and ext types. Allen Truong 2019-04-26 12:16:31 -07:00
  • 841917a578 Issue #21: Removed deprecated methods involving Thread. Allen Truong 2019-04-26 12:50:24 -07:00
  • f6754f318f Correction to check if PHP version is 7.x Allen Truong 2019-04-17 16:10:08 -07:00
  • 94dfdb64fa Rename to cmd Anatol Belski 2019-04-11 22:25:13 +02:00
  • d3b6b43a89 Issue #11: Created .bat file to package appropriate class files for QA host Allen Truong 2019-04-02 13:11:13 -07:00
  • 2dfeb260f5 Check if pftt2 is in lib and take it instead of dev build Anatol Belski 2019-03-29 14:23:33 +01:00
  • 580251a049 Fix for issue #2 and resolved "Could not load file" error. Allen Truong 2019-03-21 14:39:28 -07:00
  • bd4281cbd6 Remove crazy big files and obsolete stuff Anatol Belski 2019-03-16 11:43:18 +01:00
  • f53d9d68ca Always use charset detector Anatol Belski 2018-12-30 14:05:20 +01:00
  • 8d575806c1 Comment out questionable copy all tests Anatol Belski 2018-12-30 14:04:11 +01:00
  • 85a41ee53a mcrypt is not a required extension anymore Anatol Belski 2018-12-30 02:33:51 +01:00
  • ea3f162836 Use the correct groovy jar Anatol Belski 2018-12-17 01:42:26 +01:00
  • f41c891547 Don't depend on a hardcoded location Anatol Belski 2018-12-17 01:10:41 +01:00
  • 470940ef24 Conditionally add 7.2+ only core exts Anatol Belski 2018-09-10 21:34:18 +02:00
  • 05b483d10d Further sync with version handling and remove track_errrs for 7.2+ Anatol Belski 2018-09-10 19:30:51 +02:00
  • c2821ed4cf Check in required lib Anatol Belski 2018-09-10 18:51:36 +02:00
  • 472425a424 Update places for version parsing, compiler recognition, etc. Anatol Belski 2018-09-10 18:50:47 +02:00
  • 99960b429c Remove deprecated thread handling method Anatol Belski 2018-09-08 11:08:02 +02:00
  • a026f53fe6 Sync missing deps Anatol Belski 2018-09-07 10:59:32 +02:00
  • 2c35b75c8e Fix wrong piece Anatol Belski 2018-09-07 10:58:36 +02:00
  • ca34269deb Deactivate Azure related build for now, the implementation is based on Anatol Belski 2018-09-05 22:30:54 +02:00
  • 6e19847ea5 Sync mising files Anatol Belski 2018-09-05 09:27:00 +02:00
  • 3965488e12 updates for Azure App Services, Nanoserver and other changes Matt Ficken 2018-06-20 20:14:00 -07:00
  • d7291de64a updates for Azure App Services, Nanoserver and other changes Matt Ficken 2018-06-20 19:36:17 -07:00
  • f6829c2bfc more fixes for str_size_and_int64 branch Matt Ficken 2013-11-25 10:22:10 -08:00
  • 4e56615da6 more fixes for str_size_and_int64 branch Matt Ficken 2013-11-25 10:20:13 -08:00
  • a87f3a7d15 updating documentation Matt Ficken 2013-11-20 12:43:34 -08:00
  • 4e4a2127a0 updating documentation Matt Ficken 2013-11-20 12:41:11 -08:00
  • 661f51a236 str_size_t branch Matt Ficken 2013-11-20 12:37:31 -08:00
  • c20cec1c0a Time Travel Tracing integration (Windows only) Matt Ficken 2013-11-20 12:36:19 -08:00
  • 12b8407317 prepare all PHPT tests before running any of them Matt Ficken 2013-11-18 10:59:57 -08:00
  • cab0d8d13e scenario updates Matt Ficken 2013-11-18 10:44:46 -08:00
  • dbe6f3095d branch configuration update Matt Ficken 2013-11-18 10:43:26 -08:00
  • d0575a55d6 fix regular expression escape and ui bug Matt Ficken 2013-10-24 16:44:58 -07:00
  • 09e6f7b298 fixing windebug integration Matt Ficken 2013-10-18 17:31:30 -07:00
  • 00443ccd7d fixing ScenarioSet isSupported bug Matt Ficken 2013-10-18 17:30:30 -07:00
  • 9696ac26c6 pftt shell minor ui update Matt Ficken 2013-10-18 17:28:21 -07:00
  • a9543ad92e fixing VCRT installer Matt Ficken 2013-10-11 13:20:03 -07:00
  • 0b2aa377c9 temp dir writable smoke test Matt Ficken 2013-10-11 12:03:35 -07:00
  • a2771085ae updates to runtests command Matt Ficken 2013-10-11 12:01:55 -07:00
  • 90afe7b8db configuration updates Matt Ficken 2013-10-11 12:01:21 -07:00
  • c839afe8bf splitting LocalHost into WindowsLocalHost and PosixLocalHost Matt Ficken 2013-10-11 12:00:36 -07:00
  • 8109993cf2 MSSQL Scenario (Windows only) Matt Ficken 2013-09-26 14:49:43 -07:00
  • 143b2ffcd2 interactive test-pack runner Matt Ficken 2013-09-26 14:48:37 -07:00
  • d62c4eb30f updating configuration Matt Ficken 2013-09-24 11:19:05 -07:00
  • 197a11e05c Anatol: updating TEST_BIT8 for mbstring PHPT failure Matt Ficken 2013-09-24 11:16:13 -07:00
  • 602c823016 updating application test-packs Matt Ficken 2013-09-24 11:15:24 -07:00
  • 7e27a9bccb adding info command Matt Ficken 2013-09-18 15:07:13 -07:00
  • e524e600c5 update required-features smoke test Matt Ficken 2013-09-18 13:48:59 -07:00
  • eba4a5a9b8 updated database scenario api Matt Ficken 2013-09-17 15:32:38 -07:00