Commit Graph
18 Commits
Author SHA1 Message Date
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
otiai10 d1dbf0a217 Update mocha.d.ts: add context statement 2014-05-21 14:48:04 +09:00
SomaticIT 24287527f2 Update Test to remove global var as defined in Definitions 2014-02-05 21:34:50 +01:00
SomaticIT 8200340199 Update Mocha Definitions to 1.17.1 2014-02-05 21:33:54 +01:00
Antonio Laguna 3ca0a69d6c Adding TDD style to Mocha definitions 2014-01-04 17:46:26 +00:00
Jeffery Grajkowski 798dbfbf8f Converting ungeneric "Array" to "any[]"
TypeScript 0.9.5 beta does not allow generic type references without the type argument.  This code will still compile for 0.9.1 users.  Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
Ashwin Ramaswamy e47fd7152b mocha's run callback is optional 2013-11-01 16:33:04 -04:00
akalman 4dafacebea put done interface into a module. 2013-10-24 10:21:17 -07:00
akalman 68df744fd6 add done type. 2013-10-23 15:19:01 -07:00
Jacob Boland 9a3601f934 Add mocha members and comment existing used interface 2013-10-23 09:05:47 -07:00
Alex Varju a981c8edd6 make mocha signatures --noImplicitAny friendly 2013-09-20 15:17:00 -07:00
ashwinr fd5c5d0f38 update mocha definitions 2013-08-19 16:01:33 -04:00
Boris Yankov ffe87ddf41 Merge Updates to Knockout and Mocha 2013-08-07 18:52:06 +03:00
Andrew Gaspar 6eb08d6fdb Allows done functions for test cases to take a failure reason to indicate a failure asynchronously. 2013-07-07 17:17:25 -07:00
Michael Miller 19dbd29449 Fix spelling mistake in mocha method definition. 2013-06-02 13:02:21 -04:00
Kazi Manzur Rashid fa81134a20 Updated file header and included tests. 2013-04-20 10:18:58 +06:00
Kazi Manzur Rashid c8ac940242 Added the missing before and after hook. 2013-04-06 10:57:38 +06:00
Kazi Manzur Rashid 6967071816 Included Mocha definition. 2013-04-05 09:22:58 +06:00