1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 00:11:17 +02:00
nix/src/libutil-tests
Robert Hensing d0b4db924a rename: build-utils-meson -> nix-meson-build-support
Fix a footgun. In my case, I had a couple of build ("output")
directories sitting around.

    rm -rf build-*

Was confused for a bit why a meson.build file was missing.

Probably also helps with autocompletion.

I tried meson-build-support first, but I had to add something like
a nix- prefix, in order to make meson happy. They've reserved the
meson- prefix.
2024-12-09 16:54:42 +01:00
..
data/git Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
.version Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
args.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
canon-path.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
checked-arithmetic.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
chunked-vector.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
closure.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
compression.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
config.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
executable-path.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
file-content-address.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
file-system.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
git.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
hash.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
hilite.cc fix(treewide): remove unnecessary copying in range for loops 2024-11-26 00:06:29 +03:00
json-utils.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
logging.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
lru-cache.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
meson.build rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
nix_api_util.cc chore: get rid of dead code and unused variables where appropriate 2024-11-22 18:05:53 +03:00
package.nix rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
pool.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
position.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
processes.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
references.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
spawn.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
strings.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
suggestions.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
terminal.cc Filter OSC 8 correctly 2024-11-13 00:49:46 +00:00
url.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
util.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
xml-writer.cc Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00