1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-09-27 22:13:43 +00:00
ohwgiles_laminar/test
Oliver Giles 4ffc22c657 use promises to control job runs
This is a refactor that more cleanly uses the kj framework for handling
processes spawned by Runs. This obviates the workaround introduced back in
ff42dae7cc, and incidentally now requires c++14.

Part of #49 refactor
2018-07-20 17:40:56 +03:00
..
test-conf.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
test-database.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
test-laminar.cpp resolves #28: compensate for server/client clock skew 2018-02-03 16:52:46 +02:00
test-run.cpp use promises to control job runs 2018-07-20 17:40:56 +03:00
test-server.cpp resolves #37: closed connection on large files 2018-07-06 13:18:04 +03:00