nim-rocksdb/tests
Ștefan Talpalaru 0860aee591 tests refactoring
- added "--threads:on"
- fixed the Nim API tests and moved them to unittest
- added copyright header
- combined the 2 test file into tests/all.nim and set that as the
  Nimble test target
- had Travis run that
- new "tempfile" dependency to create proper tempfiles + deleting them
  at the end
- copied the error string to RocksDBResult
2019-01-20 11:45:52 +02:00
..
.gitignore Add a basic higher-level API 2018-06-25 15:59:23 +03:00
all.nim tests refactoring 2019-01-20 11:45:52 +02:00
test_rocksdb.nim tests refactoring 2019-01-20 11:45:52 +02:00
test_rocksdb_c.nim tests refactoring 2019-01-20 11:45:52 +02:00