nix-community.nixvim/tests/platforms
Stanislav Asunkin 5b47c65705 tests/modules/performance/byte-compile-lua: improve bytecode detection
Previously, to determine if a file is byte-compiled, a simple binary
file detection was used, specifically checking if it contained any null
bytes. This commit updates the check to read the file header and compare
it with a known LuaJIT header.
2025-05-12 17:39:01 +03:00
..
darwin.nix tests/platforms: move out of flake wrappers module 2025-01-21 10:52:56 +00:00
default.nix lib/modules: work-around a submodule type-merging issue 2025-01-21 12:10:29 +00:00
hm-extra-files-byte-compiling.nix tests/modules/performance/byte-compile-lua: improve bytecode detection 2025-05-12 17:39:01 +03:00
hm-submodule-merge.nix lib/modules: work-around a submodule type-merging issue 2025-01-21 12:10:29 +00:00
hm.nix tests/platforms: move out of flake wrappers module 2025-01-21 10:52:56 +00:00
nixos.nix tests/platforms: move out of flake wrappers module 2025-01-21 10:52:56 +00:00