Commit Graph
53 Commits
Author SHA1 Message Date
Dan Quirk 26636f5a5c Fix var->let that broke sourcemap baselines 2015-07-14 19:18:57 -07:00
Dan Quirk 2818b2b6fd Minor fixes 2015-07-14 18:54:21 -07:00
Dan Quirk f33a2b06d4 Fix let->var related errors, revert some lets 2015-07-14 18:24:51 -07:00
Dan Quirk bb7cfd1b0f Fix jakefile 2015-07-14 17:47:15 -07:00
Dan Quirk cb4577e3e8 var->let and a few misc other fixes 2015-07-14 17:47:07 -07:00
Dan Quirk fcf872f52e Update linting task to include harness sources 2015-07-14 17:01:10 -07:00
Dan Quirk 53308fe07f Fix semicolon 2015-07-14 17:00:51 -07:00
Dan Quirk 7076e3c9dd Fix most tslint errors in the harness 2015-07-14 16:16:30 -07:00
Dan Quirk 15a8544bfe Merge master 2015-07-10 18:10:18 -07:00
Dan Quirk 2f15958d32 Use new mocha-fivemat-progress-reporter by default instead of dot reporter 2015-07-10 18:08:19 -07:00
Dan Quirk 5cfba6b4f2 Make update-sublime depend on local task 2015-07-10 11:09:22 -07:00
Dan Quirk 9c2a7705b0 merge master 2015-07-09 18:16:21 -07:00
Dan Quirk 1a3dbc0a5f Final CR feedback fixes 2015-07-09 18:07:48 -07:00
Dan Quirk 64056005ff Create top level describe block for runners so status is reported at runner level 2015-07-09 18:04:30 -07:00
Dan Quirk c363dec9af for...in not for...of 2015-07-09 16:43:33 -07:00
Dan Quirk a80a4ba0a4 Add jake task for linting the compiler sources 2015-07-09 16:39:58 -07:00
Dan Quirk 27f5bf10de CR feedback 2015-07-09 14:44:47 -07:00
Dan Quirk 5dfa6104f9 Turn off a few rules and more cleanup post merge 2015-07-08 17:42:26 -07:00
Dan Quirk be1371d3cd Merge master 2015-07-08 15:35:49 -07:00
Dan Quirk 5fc3099e25 Rule changes 2015-06-29 17:47:24 -07:00
Dan Quirk cd48d8181a Fix build errors due to naive var->let replacement 2015-06-25 18:23:28 -07:00
Dan Quirk d4403df35e var -> let 2015-06-25 17:36:19 -07:00
Dan Quirk ed1ff3d57d Fixing up whitespace and semicolons 2015-06-25 16:24:41 -07:00
Dan Quirk 82ecd5db9d Basic tslint rules, non-final list 2015-06-25 16:24:02 -07:00
Dan Quirk 05f753918c Update help description for noEmitOnError 2015-05-12 14:31:38 -07:00
Dan Quirk 83d38c46dc Delete extra comma 2015-03-17 12:25:01 -07:00
Dan Quirk b2b3d8b276 Remove CodeClimate stuff 2015-03-17 12:15:13 -07:00
Dan Quirk 8ce1760d9e Fixing merge conflicts 2014-10-10 14:49:35 -07:00
Dan Quirk bacb9d0b22 Test updates from union changes 2014-10-10 14:41:14 -07:00
Dan Quirk c25ed6b3ca Add timeout for CI server and switch to min reporter since dots are mostly useless there 2014-08-01 15:06:43 -07:00
Dan Quirk 574a082a52 Update LKG 2014-07-29 11:16:52 -07:00
Dan Quirk 9e1db49485 Increase test timeout to try to prevent occasional spurious Travis-CI failures 2014-07-25 17:01:01 -07:00
Dan Quirk 98e65f2528 Fix token once more 2014-07-24 17:22:16 -07:00
Dan Quirk 0c2b04fc8b Trying different after_script command for code climate 2014-07-24 17:11:33 -07:00
Dan Quirk 89333eb4b8 Fix Code Climate token again 2014-07-24 17:04:18 -07:00
Dan Quirk d81c884fef Use dot reporter for code coverage so it doesn't overflow Travis-CI's log limit 2014-07-24 16:20:13 -07:00
Dan Quirk 80ce0a9cdc Fix Code Climate token 2014-07-24 16:18:33 -07:00
Dan Quirk 0af149e1fc Turn on Code Climate integration 2014-07-24 16:04:39 -07:00
Dan Quirk d91c59bd29 Fix minor formatting issues 2014-07-24 16:04:37 -07:00
Dan Quirk 64ab02ec43 Make sure we delete projects tests baselines on errors in jake 2014-07-23 17:33:28 -07:00
Dan Quirk 71336fca59 Add error handler to better debug issues when jake launches external processes like mocha 2014-07-23 17:27:30 -07:00
Dan Quirk 5d85421262 More cleanup 2014-07-23 17:14:17 -07:00
Dan Quirk ef2ffc6d78 Cleanup 2014-07-23 17:10:38 -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
Dan Quirk 329be5f77b Make a test that explicitly sets newline type 2014-07-23 15:56:50 -07:00
Dan Quirk ec9d25f980 Trying to fix newlines in sourcemap baselines for *nix 2014-07-23 15:51:03 -07:00
Dan Quirk 33f946b0a4 Renames of existing baselines with casing to match the test files 2014-07-23 11:02:48 -07:00
Dan Quirk d34f7fa384 Delete some baselines so we can rename them with different casing for Linux 2014-07-23 11:02:45 -07:00
Dan Quirk 63865539e0 Initial work to enable Travis-CI support 2014-07-22 13:28:09 -07:00
Dan Quirk 58067891f1 Fix web test server for new repo 2014-07-17 15:35:09 -07:00
Dan Quirk b32d836a61 Add some new shortcuts for tests options 2014-07-17 15:35:06 -07:00
Dan Quirk da4547ff5a Responding to CR feedback 2014-07-14 17:05:49 -07:00
Dan Quirk 4b1ff742dd Updating some tests for resolved bugs 2014-07-14 16:47:50 -07:00