1
1
mirror of https://github.com/ariya/phantomjs.git synced 2024-08-16 00:00:41 +03:00
phantomjs/test/regression
Zack Weinberg c5db190f39 Test directory reorganization.
The `certs`, `fixtures`, `node_modules`, and `www` directories, and
`testharness.js`, are moved into a new `lib` directory to reduce
clutter; the long-term plan is that all other subdirectories will
contain tests.  (Right now, we still have `ghostdriver-tests` as an
exception.)  Adjust `writing-tests.md`, `run-tests.py`, `testharness.js`,
and a couple of tests accordingly.

Also fix a bug in `run-tests.py` where ERROR conditions that happened
before the first test were not being reported accurately.
2016-02-03 10:16:03 -05:00
..
pjs-10690.js Don't hardwire listening ports for the test HTTP(S) servers. 2015-10-20 17:11:36 -04:00
pjs-12482.js Reformat all individual tests' output as TAP. 2015-10-20 17:11:36 -04:00
pjs-13551.js Test directory reorganization. 2016-02-03 10:16:03 -05:00
README Replace assert.js with a new test harness based on W3C testharness.js. 2015-10-20 17:10:46 -04:00
webkit-60448.js Don't hardwire listening ports for the test HTTP(S) servers. 2015-10-20 17:11:36 -04:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Tests in this directory are named for their bug number.
pjs-NNNN corresponds to https://github.com/ariya/phantomjs/issues/NNNN.
webkit-NNNN corresponds to https://bugs.webkit.org/show_bug.cgi?id=NNNN.