1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-09-27 22:13:43 +00:00
ohwgiles_laminar/test
Oliver Giles 08b3f25a22 Replace boost/filesystem with kj/filesystem
Lose the boost dependency since recent versions of capnproto's kj
also provide a nice filesystem library. Take the opportunity to
refactor the Run object to become more than POD and to encapsulate
some of the functionality that was done in the Laminar class

Part of #49 refactor
2018-09-28 12:43:40 +03:00
..
tempdir.h Replace boost/filesystem with kj/filesystem 2018-09-28 12:43:40 +03:00
test-conf.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
test-database.cpp resolves #45: new graphs 2018-09-08 18:16:30 +03:00
test-laminar.cpp Replace boost/filesystem with kj/filesystem 2018-09-28 12:43:40 +03:00
test-run.cpp Replace boost/filesystem with kj/filesystem 2018-09-28 12:43:40 +03:00
test-server.cpp Replace boost/filesystem with kj/filesystem 2018-09-28 12:43:40 +03:00