nix-super/tests/unit/libutil
John Ericson 6f3045c2a2 Remove unit tests from old build system
Now that we can run all tests with Meson, we want developers making code
changes to use it.

(Only the manual needs to be built with the build system, and that will
change shortly.)

This reverts commit b0bc2a97bf.
2024-08-14 16:38:00 -04:00
..
data/git Put back files for now 2024-07-02 09:26:22 -04:00
.version Put back files for now 2024-07-02 09:26:22 -04:00
args.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
build-utils-meson Put back files for now 2024-07-02 09:26:22 -04:00
canon-path.cc Purify CanonPath 2024-02-16 09:47:25 -05:00
checked-arithmetic.cc libutil: add checked arithmetic tools 2024-07-30 18:13:05 -07:00
chunked-vector.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
closure.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
compression.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
config.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
executable-path.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
file-content-address.cc Rename Recursive -> NixArchive 2024-06-24 10:24:06 -04:00
file-system.cc Split tests, organize more string functions 2024-08-05 12:50:13 -04:00
git.cc Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
hash.cc Renamed HashFormat::Base32 to HashFormat::Nix32 2023-12-06 23:43:42 +01:00
hilite.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
json-utils.cc ValidPathInfo JSON format should use null not omit field 2024-06-03 08:21:22 -04:00
logging.cc Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
lru-cache.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
meson.build Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
nix_api_util.cc Split out GlobalConfig into its own header 2024-06-24 11:36:21 -04:00
package.nix Deduplicate our many package.nix a bit (#11175) 2024-07-25 03:12:39 +00:00
pool.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
position.cc getSnippetUpTo: Return optional 2024-07-15 20:10:45 +02:00
processes.cc Split tests, organize more string functions 2024-08-05 12:50:13 -04:00
references.cc Refactor: rename C++ concatStringsSep -> dropEmptyInitThenConcatStringsSep 2024-07-13 03:05:50 +02:00
spawn.cc Remove lookupPathForProgram and implement initial runProgram test 2024-06-18 01:01:52 -07:00
strings.cc Factor out lookupExecutable and other PATH improvments 2024-08-07 18:12:58 -04:00
suggestions.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
terminal.cc Split tests, organize more string functions 2024-08-05 12:50:13 -04:00
url.cc isValidSchemeName: Use regex 2023-12-12 17:46:34 +01:00
util.cc Split tests, organize more string functions 2024-08-05 12:50:13 -04:00
xml-writer.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00