summaryrefslogtreecommitdiff
path: root/test-suite/tests/00-repl-server.test
Commit message (Expand)AuthorAgeFilesLines
* Use mkdtemp to simplify repl server testMichael Gran2021-01-211-18/+6
* Actually run '00-repl-server.test'.Ludovic Courtès2020-03-071-1/+2
* 00-repl-server.test: don't use fixed path for socketRob Browning2020-01-231-4/+17
* Only run tests that require fork if it is providedMichael Gran2017-04-041-2/+2
* fix repl server test to allow for ECONNABORTEDMike Gran2017-03-311-2/+2
* Disable REPL server tests if no threadsAndy Wingo2017-03-011-1/+7
* tests: Avoid race condition in REPL server test.Ludovic Courtès2017-03-011-2/+8
* tests: Throw 'unresolved when the REPL server is too slow.Ludovic Courtès2017-03-011-4/+5
* tests: Add REPL server test for CVE-2016-8606.Ludovic Courtès2017-03-011-0/+139