Commit Graph
11 Commits
Author SHA1 Message Date
Nickolas Westman 1e9a254701 Update Anon Function Parameters in asyncTest
Encountered compiler errors on using asyncTest ... fixed by making sure that the assert is a function of the anon function
2014-07-23 11:24:32 -07:00
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Gary Bortosky 8e009d56c0 adding explicit any 2013-12-12 15:48:27 -06:00
nycdotnet e8b6bd4ada Fix for error with TypeScript 0.9.5
"Generic type references must include all type arguments".
2013-11-07 22:03:59 -05:00
Richard Hepburn 911acf3fe7 Changed bool -> boolean to align with TypeScript 0.9
Updated the bool type definitions to boolean to align with TS 0.9 and
ES6 standards.
2013-07-08 17:26:05 -04:00
harry@ardimedia.com 0687ab6e49 Missing declaration for 'testTimeout' in QUnit.config. 2013-06-21 09:55:54 +02:00
Diullei Gomes 4651ce7843 Added qunit documentation to facilitate Visual Studio intellisense. 2013-02-14 00:12:55 -02:00
William Sears e06b39879d Add interface and fix signature for moduleStarted callback 2013-02-05 14:03:52 -08:00
Diullei Gomes a00fd86b8d Qunit definitions. I changed variable declarations for function declarations to allow overloading 2013-01-30 00:48:26 -02:00
Diullei Gomes 632cb655d9 update qunit definition
Tests added. Resolved some bugs.
2013-01-22 23:13:18 -02:00
Boris Yankov c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00