Commit Graph

63 Commits

Author SHA1 Message Date
Bart van der Schoor
ca2fa0719b converted tester to promises & lazy iteration
added bluebird & lazy.js dependencies
checking-in used definitions
added tsd.json

parallelized async with bluebird
most iteration uses lazy.js

re-factored test flow to promise structure (instead of chain)
renamed some stuff
linted some quotes

cleaned up output
added some color
2014-02-28 20:32:41 +01:00
Bart van der Schoor
8b1a4c1040 added git-change helper
added dependencies to package.json
renamed file index helper
restructured references
added _ref.d.ts
changed references to double-quoted
2014-02-28 20:27:33 +01:00
vvakame
d04312d809 Modified the version of TypeScript in test runner (0.9.7) 2014-02-26 09:33:40 +09:00
vvakame
fae603cd10 Modified the version of TypeScript in test runner (0.9.7-66c2df) 2014-02-25 11:16:53 +09:00
vvakame
18affaa8c4 Merge branch 'master' into release-0.9.7
Conflicts:
	package.json
2014-02-25 11:10:36 +09:00
Bart van der Schoor
83f6f736fd set to private
😰
2014-02-18 22:22:24 +01:00
vvakame
fa06e1310e Modified the version of TypeScript in test runner (0.9.7-59a846) 2014-02-12 12:21:40 +09:00
Masahiro Wakame
86079ffb6e Switch test runner's tsc version 0.9.1.1 to 0.9.5 2013-12-06 10:40:31 +09:00
vvakame
9b7dba0e10 Add support to switch tsc version at testing 2013-11-22 12:32:18 +09:00
Diullei Gomes
0072169721 bug fixed. CI script 2013-06-20 15:31:55 -03:00
Diullei Gomes
f44ddc0fa4 new Travis CI script. Running tests and validate typescript syntax. 2013-06-20 14:51:02 -03:00
Diullei Gomes
f3ec063234 test sources was moved to '_infrastructure/tests' directory 2013-02-23 19:45:34 -03:00
Diullei Gomes
9a64a25e76 added tests with 'travis-ci' integration 2013-02-23 14:17:55 -03:00