index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
tests
Age
Commit message (
Expand
)
Author
2020-06-16
Fix logging unit tests
Tobias Pflug
2020-06-15
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
Eelco Dolstra
2020-06-12
Merge pull request #3670 from gilligan/add-pool-tests
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-10
Add tests for pool.hh
Tobias Pflug
2020-06-07
set verbosity levels
Ben Burdette
2020-06-06
Add tests for logging.hh
Tobias Pflug
2020-06-03
libutils/hash: remove default encoding
zimbatm
2020-06-02
src/libutil/tests/lru-cache.cc: Check erase()
Eelco Dolstra
2020-05-31
Add tests for lru-cache.hh
Tobias Pflug
2020-05-27
tests/config.cc: add tests for Config::applyConfig
Andreas Rammhold
2020-05-27
Add unit tests for config.cc
Andreas Rammhold
2020-05-27
Merge pull request #3621 from gilligan/add-json-tests
Eelco Dolstra
2020-05-27
Merge pull request #3625 from gilligan/xml-writer-tests
Eelco Dolstra
2020-05-25
Add unit tests for xml-writer
Tobias Pflug
2020-05-25
Add unit tests for "json.hh"
Tobias Pflug
2020-05-25
Add unit tests for hashing functions
Tobias Pflug
2020-05-20
Add unit testes for url.cc
Tobias Pflug
2020-05-08
Enable toLower umlauts test
Tobias Pflug
2020-05-08
Enable `baseNameOf` test
Tobias Pflug
2020-05-08
Enable `dirOf` test
Tobias Pflug
2020-05-08
configure: Look for gtest
Eelco Dolstra
2020-05-08
Don't install unit tests
Eelco Dolstra
2020-05-08
make check: Run unit tests
Eelco Dolstra
2020-05-08
Fix warning
Eelco Dolstra
2020-05-08
Move unit tests to sr/libutil/tests, use mk make rules
Eelco Dolstra