1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/tests/unit-tests
Tobias Pflug 987b3d6469 Use ASSERT_EQ instead of ASSERT_STREQ
No need to use `c_str()` in combination with `ASSERT_STREQ`.
It's possible to just use ASSERT_EQ on std::string
2020-05-07 18:10:07 +02:00
..
local.mk WIP: add unit tests for libutil 2020-05-06 15:57:05 +02:00
test-util.cc Use ASSERT_EQ instead of ASSERT_STREQ 2020-05-07 18:10:07 +02:00