Commit Graph

25 Commits

Author SHA1 Message Date
Wesley Wigham
8a93b48945 fix lint: prefer const 2015-11-04 14:51:36 -08:00
Wesley Wigham
3fe379ce52 lint harness, disablow control flow analysis because buggy 2015-09-30 15:45:23 -07:00
Vladimir Matveev
68d6d8c550 use Harness.IO instead of sys in harness 2015-08-21 00:31:25 -07:00
Vladimir Matveev
a69b04145d delete entry from the cache when referenced file is removed, added tests 2015-08-06 16:23:21 -07:00
Wesley Wigham
91f034669d Conform lint of the future, unify quotations 2015-08-04 13:33:01 -07:00
Dan Quirk
cb4577e3e8 var->let and a few misc other fixes 2015-07-14 17:47:07 -07:00
Dan Quirk
7076e3c9dd Fix most tslint errors in the harness 2015-07-14 16:16:30 -07:00
Ron Buckton
9a57e6ff17 Updated baselines 2015-06-15 12:04:15 -07:00
Daniel Rosenwasser
c3aa971e5d Removed comment. 2015-06-03 17:20:50 -07:00
Daniel Rosenwasser
a27de3f7d8 Moved 'lightMode' flag to Harness. 2015-05-01 17:08:48 -07:00
Cyrus Najmabadi
8d99ecfa6c Add a light=true mode for running tests faster. 2015-04-29 12:13:35 -07:00
Daniel Rosenwasser
f3b28c4a2a Remove 'reverse' option. 2015-04-27 16:55:53 -07:00
Daniel Rosenwasser
ebe17b107f Remove global.runners. 2015-04-27 16:54:13 -07:00
Mohamed Hegazy
abec4f9798 Wire tests to use the new server 2015-02-11 19:43:30 -08:00
Mohamed Hegazy
bfef4a0365 Add new tests for shims 2015-02-04 15:36:13 -08:00
Daniel Rosenwasser
be1eb3430c Put 'sys' into the 'ts' module. 2014-12-11 13:43:34 -08:00
Mohamed Hegazy
6c6d9bf091 Add test262 test runner 2014-11-17 11:01:05 -08:00
Yui T
7806094a1a Address code review 2014-10-20 13:47:09 -07:00
Mohamed Hegazy
d028c06034 remove unused folders from unitest runner 2014-08-07 23:45:33 -07:00
Mohamed Hegazy
3fcd33ec32 Enable clorizer unit tests 2014-08-07 23:45:03 -07:00
Dick van den Brink
e0f738429f Added missing semicolons 2014-08-07 21:08:38 +02:00
Mohamed Hegazy
a6e87cd9ec enable fourslash tests by default 2014-07-29 12:18:02 -07:00
Mohamed Hegazy
0a08a42abe enbale fourslash tests 2014-07-29 12:17:33 -07:00
Dan Quirk
3ad77c6ea0 Be less clever, just use \r\n for newlines by default, tests can opt into different newlines, fix one more file casing test 2014-07-23 03:27:56 -07:00
Mohamed Hegazy
214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00