Commit Graph

5 Commits

Author SHA1 Message Date
Heikki Linnakangas
4706ed4238 Add --test-threads=1 to instructions on how to run tests.
Currently, the tests don't work in parallel. The tests try to create a
data directory in the same path and clash with each other. That should be
fixed, but for now, let's at least fix the instructions on how it works
now.
2021-04-06 14:00:37 +03:00
Heikki Linnakangas
37e258edf2 Add a brief overview of the source code layout in README 2021-04-06 13:55:29 +03:00
Stas Kelvich
924962de06 Update README.md 2021-03-30 03:22:07 +03:00
Arun Sharma
253fc123e7 Initial repo structure 2021-03-26 10:54:25 -07:00
adsharma
56aaf3afdc Initial commit 2021-03-26 07:20:47 -07:00