diff options
author | EuAndreh <eu@euandre.org> | 2024-12-30 13:30:40 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-12-30 13:30:42 -0300 |
commit | 5153431d2f11e5de4a129d6014545d32d70f58b1 (patch) | |
tree | 94cb463ed64e508806bb45023e0702d91f56a059 /tests/main.go | |
parent | rm appveyor.yml (diff) | |
download | dedo-5153431d2f11e5de4a129d6014545d32d70f58b1.tar.gz dedo-5153431d2f11e5de4a129d6014545d32d70f58b1.tar.xz |
tests/dedo.go: Normalize tests
- hack extra `os.Remove()` calls to avoid leaving temporary files around;
- try using temporary directories that usually live in RAM;
- disable broken tests;
- stop printing to stdout/stderr;
- decrease test constants to make slow tests bearable*.
(*): tests are bearable in RAM (~5s) or on SSDs (~10s). HDDs are still too slow
for them (~2m).
Diffstat (limited to 'tests/main.go')
0 files changed, 0 insertions, 0 deletions