summaryrefslogtreecommitdiff
path: root/test/queue.js
Commit message (Expand)AuthorAgeFilesLines
* fix: update priorityQueue functionality to match queue (#1790)Hubert Argasinski2022-04-151-2/+0
* feat(queue): add pushAsync and unshiftAsync functions that reject on error. ...Alexander Early2019-06-221-0/+40
* fix: don't completely flatten arrays pushed to queue/cargo. Fixes #1645Alexander Early2019-05-241-1/+19
* BREAKING CHANGE: awaitable queues (#1641)Alex Early2019-05-191-59/+62
* chore: Add Azure Pipelines for CI (Windows, Linux, Mac) (#1630), Fix async fu...Pablo Núñez2019-04-071-11/+9
* feat: Iterable queues (#1556)Alex Early2018-07-091-0/+19
* prefer destructuringAlexander Early2018-07-081-1/+1
* ES6-ify codebase (#1553)Alex Early2018-07-081-110/+110
* move mocha_tests/ to test/Alexander Early2018-06-021-0/+802