falsandtru
fd9fe2a44e
Remove duplicate property
...
Remove duplicate property.
2015-02-06 22:36:06 +09:00
vvakame
a960a10f48
bump to 1.4.1
2015-01-17 09:19:31 +09:00
vvakame
1eedca86ee
switch to TypeScript v1.4 tag
2015-01-16 11:38:36 +09:00
vvakame
94d0fbc916
update project dependencies
2015-01-02 20:34:10 +09:00
Bart van der Schoor
2e8478a136
enabled tsc 1.1.0-1
...
updated definition-tester to 0.1.x
updated npm run scripts
added basic definition-tester semver check to runner.js
2014-10-07 22:56:19 +02:00
Bart van der Schoor
c077ee30b5
link definition-tester to npm package
2014-07-01 21:44:43 +02:00
Bart van der Schoor
967e9c865f
removed runner code from repos
...
linked to definition-tester on github
2014-07-01 21:44:29 +02:00
vvakame
31d78289ce
update package.json. use TypeScript 1.0.1 on test runner
2014-05-13 12:38:01 +09:00
Bart van der Schoor
d7f85b5df8
quick fix for runner, added npm script to recompile runner
...
use less cores (24 vs 32)
use bundled compiler to rebuild
added '$ npm run tsc_runner'
2014-04-07 01:52:46 +02:00
vvakame
74f2d37b34
change package.json, test all to test changes
2014-04-03 13:54:02 +09:00
vvakame
a535e49f08
change package.json, test of --test-changes to test all
2014-04-03 09:45:35 +09:00
vvakame
5766af9811
update package.json run script. 0.9.7 to 1.0.0.
2014-04-03 09:23:12 +09:00
Bart van der Schoor
08c3557397
added tester cli options
...
added optimist dependency
sourced optimist definition
changed cli options to use optimist
expose verbose info printers as options
added skipTests option
added npm scripts (lazy)
$ npm run test
$ npm run dry
$ npm run all
$ npm run list
$ npm run help
bumped default tsc version to 0.9.7
tester disabled test filer
tuned suite regexs
tuned npm run commands
added print helpers
2014-03-02 01:44:24 +01:00
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