This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
test262
mirror of
https://github.com/tc39/test262.git
Watch
1
Star
0
Fork
You've already forked test262
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94f0c2401a
test262
/
.gitignore
8 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
async,promises: initial tests of Promises doneprintHandle.js: make $DONE accept any falsy argument as meaning 'pass' PromiseHelper.js: checkSequence: new helper fn for async tests .gitignore: port .hgignore to .gitignore syntax test262.py: support $INCLUDE directive in python test runner S25.4.4.1*: tests to cover Section 25.4.4.1, Promise.all( iterable ) A1.1: Promise.all is callable A1.2: Promise.all expects 1 argument A2.1: Promise.all([]) is a Promise A2.2: Promise.all([]) is resolved immediately A2.3: Promise.all([]) is resolved with a new empty array A3.1: Promise.all expects an iterable argument
2014-07-17 19:49:35 +02:00
.DS_Store
.d8_history
*~
*.pyc
console/TestCases
Automate deployment (#546) Introduce configuration to allow build servers provided by the Travis CI service to execute the test generation tool and commit the resultant files to the canonical upstream repository. Enabling this workflow required additional administrative work: 1. Create an account with TravisCI 2. Install the `travis` command-line utility 3. Create a "deploy key" and an encrypted version using the command `./make.py github_deploy_key_enc` 4. Register the deploy key with the project's GitHub account 5. Check the encrypted deploy key to the repository 6. Configure the TravisCI service to automatically build this project
2017-04-10 21:31:19 +02:00
github-deploy-key
github-deploy-key.pub