Eelco Dolstra
|
2886c92aef
|
Merge pull request #3669 from gilligan/add-compression-tests
Add compression unit tests
|
2020-06-19 13:59:04 +02:00 |
|
Tobias Pflug
|
cd8214c398
|
Fix logging unit tests
|
2020-06-16 10:23:15 +02:00 |
|
Eelco Dolstra
|
7a77762961
|
Merge branch 'errors-phase-2' of https://github.com/bburdette/nix
|
2020-06-15 11:46:31 +02:00 |
|
Eelco Dolstra
|
4a4c063222
|
Merge pull request #3670 from gilligan/add-pool-tests
Add tests for pool.hh
|
2020-06-12 11:19:05 +02:00 |
|
Ben Burdette
|
ef1b3f21b6
|
Merge remote-tracking branch 'upstream/master' into errors-phase-2
|
2020-06-11 14:06:35 -06:00 |
|
Tobias Pflug
|
4750d98bbd
|
Add tests for pool.hh
|
2020-06-10 22:29:50 +02:00 |
|
Tobias Pflug
|
cd6dbf951a
|
Add compression unit tests
|
2020-06-08 11:34:37 +02:00 |
|
Ben Burdette
|
94c347577e
|
set verbosity levels
|
2020-06-07 07:24:49 -06:00 |
|
Tobias Pflug
|
952e72c804
|
Add tests for logging.hh
|
2020-06-06 10:22:32 +02:00 |
|
zimbatm
|
6ee03b8444
|
libutils/hash: remove default encoding
This will make it easier to reason about the hash encoding and switch to
SRI everywhere where possible.
|
2020-06-03 13:49:51 +02:00 |
|
Eelco Dolstra
|
e9fee8e6a7
|
src/libutil/tests/lru-cache.cc: Check erase()
Co-authored-by: James Lee <jbit@jbit.net>
|
2020-06-02 12:06:59 +02:00 |
|
Tobias Pflug
|
eca1ff7a9f
|
Add tests for lru-cache.hh
|
2020-05-31 01:05:05 +02:00 |
|
Andreas Rammhold
|
9df3d8ccd7
|
tests/config.cc: add tests for Config::applyConfig
|
2020-05-27 17:47:18 +02:00 |
|
Andreas Rammhold
|
93129cf1dd
|
Add unit tests for config.cc
|
2020-05-27 17:47:17 +02:00 |
|
Eelco Dolstra
|
66d3ac94c9
|
Merge pull request #3621 from gilligan/add-json-tests
Add unit tests for "json.hh"
|
2020-05-27 11:08:12 +02:00 |
|
Eelco Dolstra
|
dae6a267a8
|
Merge pull request #3625 from gilligan/xml-writer-tests
Add unit tests for xml-writer
|
2020-05-27 11:07:53 +02:00 |
|
Tobias Pflug
|
4b388e8431
|
Add unit tests for xml-writer
|
2020-05-25 18:34:55 +02:00 |
|
Tobias Pflug
|
c284700867
|
Add unit tests for "json.hh"
|
2020-05-25 11:57:45 +02:00 |
|
Tobias Pflug
|
ecc5c90dfc
|
Add unit tests for hashing functions
|
2020-05-25 11:50:41 +02:00 |
|
Tobias Pflug
|
a73a820a5d
|
Add unit testes for url.cc
This adds tests for
- parseURL
- percentDecode
- decodeQuery
|
2020-05-20 16:37:35 +02:00 |
|
Tobias Pflug
|
181a47d884
|
Enable toLower umlauts test
Update comment and enable the test
|
2020-05-08 15:13:55 +02:00 |
|
Tobias Pflug
|
2191141274
|
Enable baseNameOf test
Add note about removal of trailing slashes in the doc comment of
baseNameOf and enabled the test.
|
2020-05-08 15:07:40 +02:00 |
|
Tobias Pflug
|
e3df9c2a6e
|
Enable dirOf test
Adjusted the doc comment for `dirOf` to reflect the implementation
behavior.
|
2020-05-08 15:03:44 +02:00 |
|
Eelco Dolstra
|
5b8883faac
|
configure: Look for gtest
|
2020-05-08 12:09:37 +02:00 |
|
Eelco Dolstra
|
ca657525b8
|
Don't install unit tests
|
2020-05-08 12:03:27 +02:00 |
|
Eelco Dolstra
|
7898cdb75a
|
make check: Run unit tests
|
2020-05-08 11:49:40 +02:00 |
|
Eelco Dolstra
|
72b9d971bc
|
Fix warning
|
2020-05-08 11:35:57 +02:00 |
|
Eelco Dolstra
|
7cc7cef950
|
Move unit tests to sr/libutil/tests, use mk make rules
|
2020-05-08 11:34:09 +02:00 |
|