Commit graph

27 commits

Author SHA1 Message Date
Yotam Mann
e4feb30455 using 'file' and 'dir' for filtering tests instead of 'grep' 2019-08-12 10:16:34 -04:00
Yotam Mann
c0d7e403ca excluding the test dir 2019-08-02 16:40:50 -04:00
Yotam Mann
22396a8942 Merge branch 'dev' into typescript 2019-08-02 13:52:11 -04:00
Yotam Mann
f393cf5815 version should always be 'dev' until built by travis 2019-08-02 11:37:59 -04:00
Yotam Mann
4c3fd63e90 only increment when on Travis 2019-08-02 10:34:09 -04:00
Yotam Mann
cd73792659 indicating that version is string when output for typescript 2019-07-25 18:26:03 -04:00
Yotam Mann
a0ca880323 using commonjs module for karma 2019-07-25 14:54:02 -04:00
Yotam Mann
d866dfe66a publishing typescript prerelease
for testing purposes
2019-07-11 00:54:34 -04:00
Yotam Mann
05b146abb7 using semver to increment patch 2019-07-11 00:54:11 -04:00
tambien
958666e8e7 working on build 2019-06-24 13:26:03 -04:00
tambien
21c25ecdbc [wip] working on build config 2019-06-21 14:09:39 -04:00
tambien
24826f69ad outputting file named coverage.lcov 2019-06-19 18:06:42 -04:00
tambien
18e9ea89d6 writing to version.ts 2019-06-19 10:23:54 -04:00
tambien
4aca4f81e6 setting up tests and config for typescript 2019-05-23 13:59:08 -04:00
tambien
df08425a70 started retooling with typescript 2019-04-12 10:37:47 -04:00
tambien
8070135e0d using path.posix for generating require/import strings
closes #387
2019-02-02 14:08:21 -05:00
tambien
6244b71890 moving from coveralls to codecov
https://coveralls.io/github/Tonejs/Tone.js kept returning a 406 error
2019-02-01 10:17:35 -05:00
tambien
b3148e74e4 moving tsd generation to separate script file 2019-01-28 17:20:32 -05:00
tambien
f9a4a14a43 generating typescript defs from jsdocs
jsdocs will need to be updated to be more useful as tsdefs
2019-01-28 12:43:20 -05:00
tambien
ed71d8141b amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
2019-01-27 13:05:20 -05:00
tambien
d9d77b9f82 fixing autoplay flag 2019-01-23 17:20:58 -05:00
tambien
7e4e04b5d2 Revert "trying out online testing with Chrome flag"
This reverts commit 68bb4faa31.
2019-01-09 22:22:02 -05:00
tambien
68bb4faa31 trying out online testing with Chrome flag 2019-01-09 22:12:45 -05:00
tambien
ed897dc4fe using precise version number 2018-08-29 23:07:58 -04:00
tambien
5828c556d4 setting no autoplay policy flag 2018-08-26 20:03:18 -04:00
tambien
79ec298dc3 exclude html dir from normal tests 2018-08-26 19:46:47 -04:00
tambien
717f0432b6 renaming gulp->scripts 2018-08-23 00:17:35 -04:00