Igor Oleinikov
fb839ffeb9
Fixed reference of rx in promises-a-plus-tests.ts
2014-07-21 18:36:03 -07:00
basarat
c532d8da2b
fix tests
2014-07-05 21:15:43 +10:00
Bart van der Schoor
1d345f6c14
cleaned-up headers
2014-06-18 23:31:11 +02:00
pkaul
98a0894dff
Adjusting test after changing when.d.ts.
...
Note: In opposite to other Promise implementation such as" promise-es6" or"Q" the implementation "when.js" is AMD/CommonJS aware und therefore needs to be loaded as an module (e.g. using "requirejs").
2014-03-18 22:17:58 +01:00
Igor Oleinikov
c0faaf0ebc
promises-a-plus: fixed Q import casing in tests
2014-03-10 21:43:25 +04:00
Igor Oleinikov
207d7d0fac
promises-a-plus: updated tests of compatibility with implementation libraries
2014-03-10 21:26:58 +04:00
Igor Oleinikov
87cd95fd92
promises-a-plus: added initial defintions
...
rx.js: modified IPromise in Async module to match Promises/A+
2014-03-07 14:07:28 +04:00