summaryrefslogtreecommitdiff
path: root/mocha_test
Commit message (Expand)AuthorAgeFilesLines
* pass extra args to setImmediate/nextTick. Fixes #940Alexander Early2016-03-072-0/+62
* Support dynamic arguments in async.constant (ref. #1016)Augusto Franzoia2016-03-081-0/+28
* Support function timeout via async.timeout wrapperAugusto Franzoia2016-03-071-0/+48
* defend against multiple callbacks. Fixes #814Alexander Early2016-03-061-1/+13
* stop running tasks after an error. fixes #1023Alexander Early2016-02-271-7/+24
* make tests passAlexander Early2016-02-271-4/+4
* made tests fail with new arg orderingAlexander Early2016-02-271-20/+21
* separate out auto testsAlexander Early2016-02-271-0/+329
* moved tests to separate filesAlexander Early2016-02-275-0/+440
* Add race methodJorge Bay Gondra2016-02-261-0/+70
* Merge pull request #1034 from suguru03/feat-priority-queueAlex Early2016-02-241-0/+70
|\
| * add unsaturation event to `priorityQueue`Suguru Motegi2016-02-241-0/+70
* | fix queue testSuguru Motegi2016-02-241-2/+22
|/
* added a base implementation for unsaturation event #868Ernie Casilla2016-02-201-0/+49
* Initial work in progress - modularizationKiko Beats2015-12-292-2/+2
* Fix mocha_test lint warningsGraeme Yeates2015-07-262-1/+5
* remove empty linecharlierudolph2015-07-201-1/+0
* convert compose tests to mochacharlierudolph2015-07-201-0/+87
* added not about mocha migration, fixed lintingAlexander Early2015-07-192-3/+3
* update filescharlierudolph2015-07-172-6/+2
* mocha testscharlierudolph2015-07-172-0/+52