Commit Graph

  • f9e5c8e82a Fixes #12655 for the 1.9.x branch Mark Stosberg 2014-10-17 20:09:15 -0400
  • 5b9a2a8cb8 readded [phantomjs-installer] (it got lost when copying from the wiki) Jens-André Koch 2014-10-17 21:41:57 +0200
  • 9c3bd6d2bd Merge pull request #12642 from pawlik/patch-1 Ariya Hidayat 2014-10-11 13:19:17 -0700
  • 7455c7975d structure of cookie objects Grzegorz Pawlik 2014-10-11 21:47:50 +0200
  • eddb0db1d2 Port the tests for mousedown, mouseup, and mousemove events. Ariya Hidayat 2014-10-10 06:40:42 -0700
  • 619225b1da Port the tests of keyup, keydown, and keypress events. Ariya Hidayat 2014-10-09 07:16:59 -0700
  • ce66f290c3 Port the test of web page's zoom factor. Ariya Hidayat 2014-10-08 06:51:16 -0700
  • 7f1d83b3df Merge pull request #12627 from Schniz/patch-1 Ariya Hidayat 2014-10-07 12:02:06 -0700
  • 519dfedc5c Merge pull request #12629 from ppadron/patch-1 Ariya Hidayat 2014-10-07 12:01:48 -0700
  • fb4798aeb7 Added the operation Gal Schlezinger 2014-10-05 09:44:04 +0300
  • f1314abe1a Adding htmlshots to the Related Projects list Pedro Padron 2014-10-04 16:50:42 -0300
  • ee74a4b2e1 added a settings variable for making the api clearer Gal Schlezinger 2014-10-04 13:01:25 +0300
  • 0fe8544863 Added JSON and Encoding examples Gal Schlezinger 2014-10-04 12:56:52 +0300
  • 2cbb695490 Port the tests of the web page's setContent(). Ariya Hidayat 2014-10-02 22:30:45 -0700
  • bad1fee468 README: Note on PhantomJS 2. Ariya Hidayat 2014-10-01 20:17:07 -0700
  • b68d9467a7 Port the tests of the cookiejar module. Ariya Hidayat 2014-09-30 22:00:53 -0700
  • a5f0ff7433 Port the test for console.log multiple arguments. Ariya Hidayat 2014-09-29 21:29:44 -0700
  • 7e8986cd3e Port test tests of CJK codecs. Ariya Hidayat 2014-09-28 22:29:18 -0700
  • 7bcb9a8725 Add a test to demonstrate the problem with JSON-ification. Ariya Hidayat 2014-09-27 13:21:29 -0700
  • 5768b705a0 Implement clearMemoryCache() on a web page to clear the cache. Ariya Hidayat 2014-09-25 07:09:33 -0700
  • 105bcb32a9 Fix the mismatch of test files and their contents. Ariya Hidayat 2014-09-24 21:48:47 -0700
  • f5fdb68a93 Merge pull request #12591 from annilq/patch-1 Ariya Hidayat 2014-09-23 21:53:43 -0700
  • 51d5835942 System#os.version workaround for new(er) OS X versions. Ariya Hidayat 2014-09-23 07:51:36 -0700
  • 72c53b5476 System#os.version should know OS 10.9 Mavericks. Ariya Hidayat 2014-09-22 20:46:51 -0700
  • 4106d6b9f3 Update 2000-01-01-working-directory.md 刘强 2014-09-22 22:31:12 +0800
  • 639e09bd3a Provide OS kernel version in system.os. Ariya Hidayat 2014-09-21 23:44:17 -0700
  • f7f5a26800 Merge pull request #12586 from denali443/patch-1 Ariya Hidayat 2014-09-21 23:29:41 -0700
  • d2204b8a00 Update 2000-01-04-network-monitoring.md denali443 2014-09-21 12:34:32 -0700
  • eb2498d60f Merge pull request #12584 from josemalonsom/update-link-to-repl-doc-page Ariya Hidayat 2014-09-21 09:19:16 -0700
  • 064f913d0e Update 2000-01-01-quick-start.md josemalonsom 2014-09-21 14:07:37 +0200
  • 7c61f8857d Port the tests of web page properties and functions. Ariya Hidayat 2014-09-18 23:06:29 -0700
  • b36da277e9 Port the user agent test. Ariya Hidayat 2014-09-17 21:57:42 -0700
  • d2e7f27790 Merge pull request #12577 from domino14/patch-1 Ariya Hidayat 2014-09-17 20:35:19 -0700
  • e5f983b5c7 Update 2000-01-06-users.md Cesar Del Solar 2014-09-17 17:18:24 -0700
  • 9c7753189f Speed-up the tests by reducing some time-outs. Ariya Hidayat 2014-09-16 19:57:45 -0700
  • 4d4aa42c94 Set SO_REUSEADDR on the test server's listening port. Zack Weinberg 2014-09-16 21:00:52 +0000
  • 3d4f89b41e Bug fixes to test-server Python response hook support. Zack Weinberg 2014-09-16 20:56:27 +0000
  • 2e8f0e8f68 Minor test runner clean-up. Ariya Hidayat 2014-09-15 21:38:36 -0700
  • 767494dc35 Add support for selective test execution. Zack Weinberg 2014-09-12 16:05:23 -0400
  • 4d60e9450d Support Python scripts in test/www/. Zack Weinberg 2014-09-12 15:43:29 -0400
  • 2b2d52e343 Improvements to logic in FileHandler.translate_path. Zack Weinberg 2014-09-12 14:00:42 -0400
  • 1adbbe4830 Support globs in run-tests.py#TESTS. Zack Weinberg 2014-09-12 13:57:26 -0400
  • 83f4baf8c6 Port the test to check for plugin non-existence. Ariya Hidayat 2014-09-14 09:35:41 -0500
  • f85238322e Port the test to change the encoded URL of network request. Ariya Hidayat 2014-09-13 20:00:21 -0500
  • 3b972fbfbb Port the test to change the URL of network request. Ariya Hidayat 2014-09-12 23:29:40 -0500
  • dca6f77a36 Port the test for onRepaintRequested handler. Ariya Hidayat 2014-09-11 09:55:40 -0700
  • d52df7a1cf Port the test to abort network request. Ariya Hidayat 2014-09-11 09:50:14 -0700
  • b715b5d742 Merge pull request #12560 from kyro38/patch-1 Ariya Hidayat 2014-09-11 09:38:56 -0700
  • 334b444206 Update 2000-01-02-faq.md Matthieu Riegler 2014-09-11 09:22:48 +0200
  • f95ef19fcb Port the test to check for resource received upon error. Ariya Hidayat 2014-09-10 21:29:07 -0700
  • f29b76bb7f Port the test for resource request error handling. Ariya Hidayat 2014-09-09 23:01:41 -0700
  • 804f61bcf5 Speed-up the tests: default auto-exit timeout is set to 1 second. Ariya Hidayat 2014-09-08 07:51:03 -0700
  • f20835735c Port custom headers testing of web page. Ariya Hidayat 2014-09-07 20:04:26 -0700
  • 2c10f6095b Port loading tests of web page. Ariya Hidayat 2014-09-06 22:58:02 -0700
  • 784a06c3a7 The test runner also launches an HTTP server. Ariya Hidayat 2014-09-05 08:39:51 -0700
  • a4f7b63935 Keep the checkout to the generic 1.9 branch (#12534). Ariya Hidayat 2014-09-05 06:38:14 -0700
  • 9103b5866e Merge pull request #12534 from Maxpain177/patch-1 Ariya Hidayat 2014-09-05 06:37:15 -0700
  • e4adeecb25 Note the build of 1.9 vs 2.0. Ariya Hidayat 2014-09-05 06:36:55 -0700
  • 235d072db5 Cast malloc to wchar_t. This is required in C++. Vitaly Slobodin 2014-09-05 00:53:42 +0400
  • ab2e4788c6 Set the terminate handler to std::abort. (#12541) Zack Weinberg 2014-09-04 15:45:19 -0400
  • e8598a849e Port the tests of JavaScript's date parsing. Ariya Hidayat 2014-09-04 08:28:45 -0700
  • 729f12c7d8 Port the tests for error handling. Ariya Hidayat 2014-09-03 23:14:31 -0700
  • ab79277e8b Update 2000-01-02-build.md Maxpain177 2014-09-03 21:45:57 +0700
  • c883a80caf Port a few basic tests of global objects. Ariya Hidayat 2014-09-02 22:28:53 -0700
  • 3274001e07 Remove the deprecated phantom.scriptName. Ariya Hidayat 2014-09-01 08:11:28 -0700
  • 6c6059fd91 Remove the deprecated phantom.args. Ariya Hidayat 2014-08-31 10:05:19 -0700
  • f4eb3645f2 Make ciphersuite selection configurable; match Chromium by default. (#12524) Zack Weinberg 2014-08-30 20:32:46 -0400
  • e8cddbfe7b Enable support for modern SSL (#12524). Zack Weinberg 2014-08-30 15:48:50 -0400
  • 488a130799 A true OS X build fix for CrashHandler. Ariya Hidayat 2014-08-30 09:13:32 -0700
  • 9afcf3c23d Explicitly suppress video and audio when building QtWebkit. (#12518) Zack Weinberg 2014-08-28 17:12:08 -0400
  • c64b1c078c More adjustments to system library usage on Unix (incl. Darwin) (#12518). Zack Weinberg 2014-08-28 17:04:52 -0400
  • 0693711b0a Make it possible to disable ALSA and PulseAudio in qtbase. (#12518) Zack Weinberg 2014-08-28 17:00:33 -0400
  • a680ed41b2 Temporary OS X build fix for CrashHandler. Ariya Hidayat 2014-08-29 21:40:02 -0700
  • 858972e7ef Convert Utils into a namespace and remove dead code. Zack Weinberg 2014-08-20 16:06:53 -0400
  • 2ab57b875e Improve handling of crash dumps (issue #12236). Zack Weinberg 2014-05-16 13:05:36 -0400
  • 2c0364b082 Port the tests of 'system' module. Ariya Hidayat 2014-08-27 22:37:51 -0700
  • cdc49ebd05 Merge pull request #12513 from nategood/patch-1 Ariya Hidayat 2014-08-27 22:17:02 -0700
  • b7115ddea0 Add code to the example Nate Good 2014-08-27 20:58:18 -0400
  • 7317724723 Fix consistent crash on OS X when rendering to PDF format. Ariya Hidayat 2014-08-26 23:25:01 -0700
  • 4bc91b1bf0 A revamped test runner. Ariya Hidayat 2014-08-25 21:13:32 -0700
  • 3a9fc49679 Enable even more tests (to 322 specs). Ariya Hidayat 2014-08-24 20:15:40 -0700
  • 0cd703085d Reenable some more tests. Ariya Hidayat 2014-08-24 19:56:17 -0700
  • 5ec80ff09c Enable more system module tests. Ariya Hidayat 2014-08-24 19:33:53 -0700
  • 8cabfed4b3 Remove GIF format for screen capture export (render). Ariya Hidayat 2014-08-23 09:20:20 -0700
  • c0f6859f26 Merge pull request #12492 from acicali/patch-1 Ariya Hidayat 2014-08-23 09:15:00 -0700
  • 74527ef6b5 Merge pull request #12497 from myfoxtail/patch-1 Ariya Hidayat 2014-08-22 19:40:54 -0700
  • 2e77637cf6 added spawn usage tip Alexandra Mourzina 2014-08-22 22:07:57 +0400
  • 51c8c9cc62 Fix OS X stdout, stdin, and stderr. Ariya Hidayat 2014-08-22 07:56:40 -0700
  • 9e832a1569 Disable the phantom QPA on Windows. Milian Wolff 2014-08-22 15:40:00 +0200
  • 30eb13555b Border > Margin acicali 2014-08-21 16:13:15 -0400
  • 22e74549a3 Disable colorized output in tests on Windows. Vitaliy Slobodin 2014-08-21 00:06:01 +0400
  • 3be7005a17 run-jasmine example: Ensure exit code is always returned. Marcel Duran 2014-08-20 15:49:18 -0700
  • 1e7829db97 Fix crash on exit if pages have been closed (#12482) Zack Weinberg 2014-08-20 14:38:45 -0400
  • b5626bff97 Add a simple test for exit behavior. Ariya Hidayat 2014-08-20 05:51:19 -0700
  • a9809996b1 Stop processing of JavaScript after phantom.exit(). Milian Wolff 2014-08-06 15:41:07 +0200
  • 77c47044cf Remove misc references to CoffeeScript. Ariya Hidayat 2014-08-19 20:37:06 -0700
  • 5e018bd650 Update sleepsort.js Artem 2014-06-27 13:18:00 +0600
  • a6f6130767 Travis CI can't build PhantomJS anymore. Ariya Hidayat 2014-08-19 20:30:22 -0700
  • 26934f32a9 Add a -v/--verbose option to run-tests.{sh,js}. Zack Weinberg 2014-05-14 18:43:36 -0400
  • b524d53d36 Add ability to run tests selectively. Zack Weinberg 2014-05-14 16:48:56 -0400