v2.1.1
Commit | Message/Description |
---|---|
6a8dc77 | v2.1.1 |
120699b | Merge pull request #53 from leobalter/glob |
fec20dd | Skip folders |
57ba576 | Fix bug with finding errors on stdout |
09db831 | Make argument parsing strict |
3478e52 | Add readme note about Node 6 requirement |
10cf697 | Update to latest test262-compiler |
9ba4269 | Destroy the agent pool when tests are completed. |
b6ddcda | Remove debugging output |
7722bc4 | Fix bug with multiple file paths |
5dfaa4a | Allow multiple test paths |
2beb952 | Fix bug with giving absolute filenames |
bae8ebb | Fix bug when looking for report directory |
1b8d2eb | Update readme |
b07680b | Add tests, fix a few bugs |
0501e94 | Update CLI a bit |
000f0c2 | Update dependencies |
1f7cc89 | Add missing files from last commit |
4010c9a | Rewrite based on eshost |