248 Commits

Author SHA1 Message Date
Sebastian McKenzie
a307a961a6 add istanbul to travis test 2015-01-07 14:10:47 +11:00
Sebastian McKenzie
a3d21f02c6 just call mocha instead of test-simple 2015-01-07 13:44:05 +11:00
Sebastian McKenzie
ad4386c0ed make test-travis use test-simple and remove test-spec task 2015-01-07 13:33:31 +11:00
Sebastian McKenzie
22c972e85b add bootstrap to travis test 2015-01-07 13:14:45 +11:00
Sebastian McKenzie
9287449372 add test-all make command 2015-01-07 13:11:25 +11:00
Sebastian McKenzie
c420d1ffc3 add test262 2015-01-07 13:08:06 +11:00
Sebastian McKenzie
fa42b076a7 remove benchmarks 2015-01-07 11:47:09 +11:00
Sebastian McKenzie
254424ced5 add npm install to make bootstrap 2015-01-06 12:17:39 +11:00
Sebastian McKenzie
f34907d518 add make bootstrap 2015-01-05 12:38:34 +11:00
Casper Beyer
316102ab14 Make build target the default target
The top target is implicitly the default target, having this as *clean*
is rather unothodox, usually it would be the executable or library target.
2015-01-04 23:53:28 +08:00
Sebastian McKenzie
fac4a61245 use Makefile command shortcuts 2015-01-01 22:33:30 +11:00
Sebastian McKenzie
055f894a88 Use stylish jshint reporter 2014-12-05 23:05:05 +11:00
Sebastian McKenzie
b5bdba46f1 change test-appveyor to test-spec and add test-clean method to clean up after tests 2014-11-11 23:27:01 +11:00
Sebastian McKenzie
e0d620b1d5 remove browser-polyfill.js instead of polyfill.js 2014-11-11 13:29:50 +11:00
Sebastian McKenzie
bf8d9801ce rename browserified polyfill to browser-polyfill - fixes #140 2014-11-11 13:13:10 +11:00
Sebastian McKenzie
1ac459a05d better appveyor make test 2014-11-10 21:09:04 +11:00
Sebastian McKenzie
bac952e036 move runtime to dist/runtime 2014-11-09 18:42:42 +11:00
Sebastian McKenzie
407bb9278f uglify polyfill.js and use minified versions in npm release 2014-11-09 16:41:45 +11:00
Sebastian McKenzie
fbf0c25bbe include polyfill 2014-11-09 16:33:26 +11:00
Sebastian McKenzie
ab9cd4e630 add support for an optional runtime - closes #129 2014-11-09 12:02:06 +11:00
Sebastian McKenzie
2a0efceef5 change behaviour of tests and browser testing/build 2014-11-04 08:03:52 +11:00
Sebastian McKenzie
163c68dd6a fix lint errors 2014-10-29 20:57:43 +11:00
Sebastian McKenzie
a72c839a73 add bin and benchmark directories to jshint test #103 2014-10-28 14:31:09 +11:00
Sebastian McKenzie
4f5026101b fix cache-templates build script position - fixes #101 2014-10-28 13:16:08 +11:00
Sebastian McKenzie
0a7ce115ff remove browser.js in make publish 2014-10-28 10:58:29 +11:00
Sebastian McKenzie
3b7ce5aaa1 add browser file so we can have a custom browser environment 2014-10-28 10:52:07 +11:00
Sebastian McKenzie
7f2335974b bump dependency versions and remove benchmark transpilers 2014-10-19 17:53:08 +11:00
Sebastian McKenzie
93f6bd7b3f fix version variable reference 2014-10-15 20:38:35 +11:00
Sebastian McKenzie
6e5e593840 fix semicolon 2014-10-15 20:36:27 +11:00
Sebastian McKenzie
965ea56255 simplify make publish 2014-10-15 20:33:55 +11:00
Sebastian McKenzie
c8902a941c add jshint to make test 2014-10-13 14:58:12 +11:00
Sebastian McKenzie
bb9b7455b5 restructure test directory 2014-10-11 22:42:31 +11:00
Sebastian McKenzie
00bab7beb8 refuse to publish if there are uncommitted changes 2014-10-10 17:39:45 +11:00
Sebastian McKenzie
d52103cab3 add git tags to make publish #10 2014-10-10 17:32:57 +11:00
Sebastian McKenzie
965136eb9b attempt to fix travis coverage testing 2014-10-10 17:01:15 +11:00
Sebastian McKenzie
aed6a0abd2 debug test-travis coverage failure 2014-10-10 16:52:33 +11:00
Sebastian McKenzie
2b89b2022d remove unneccesary rm -rf test/tmp from Makefile 2014-10-10 00:51:38 +11:00
Sebastian McKenzie
732d4836d9 add testling 2014-10-09 16:46:02 +11:00
Sebastian McKenzie
cb9cece2f8 add browser testing #17 2014-10-09 16:21:34 +11:00
Sebastian McKenzie
439b378ebf add browser build - closes #17 2014-10-09 15:24:57 +11:00
Sebastian McKenzie
2c85ada05d fix make test cleaning - fixes #23 2014-10-09 15:04:27 +11:00
Sebastian McKenzie
66b347576c run tests on publish 2014-10-09 14:04:31 +11:00
Sebastian McKenzie
9f08c39c75 add benchmark 2014-10-08 15:37:02 +11:00
Sebastian McKenzie
c9a14b4a63 only run codeclimate on master 2014-10-05 12:32:31 +11:00
Sebastian McKenzie
f013bd4e6a better piping for codeclimate test cov 2014-09-29 00:44:28 +10:00
Sebastian McKenzie
45803b24d3 fix instanbul command in Makefile 2014-09-29 00:38:10 +10:00
Sebastian McKenzie
e3df476b79 add travis 2014-09-29 00:35:25 +10:00
Sebastian McKenzie
c97696c224 first commit 2014-09-28 23:39:22 +10:00