10 Commits
Author SHA1 Message Date
bquarmby b49671022e Update jasmine.d.ts
Made jasmine.Spy callable.
Added missing "pp" method and internal Matcher properties. Both important for rolling custom matchers.
2013-04-29 20:37:32 +10:00
Fyodor Soikin 30f0df4b0f Added missing return types to Spy methods 2013-04-22 17:57:46 -04:00
Fyodor Soikin b87f73abe9 Revert "Added missing return types for Spy chaining methods and for the createSpy method"
This reverts commit 91a966943b.
2013-04-22 17:51:42 -04:00
Fyodor Soikin 91a966943b Added missing return types for Spy chaining methods and for the createSpy method 2013-04-22 01:14:48 -04:00
Andrew Gaspar 105af2df70 Slight change to makeNodeResolver in q.d.ts and added a second declaration for it in jasmine to accomodate 'done' function for async funciton calls. 2013-03-23 16:30:49 -05:00
Diullei Gomes 946862740a adjusted jasmine tests 2013-02-22 12:19:05 -03:00
Boris Yankov 209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Boris Yankov 7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00