12.nixvim/tests/test-sources
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
..
example-configurations plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
modules tests/modules/performance/byte-compile-lua: improve bytecode detection 2025-05-12 17:39:01 +03:00
plugins plugins/hunk: init 2025-05-12 08:42:08 +02:00
env.nix modules: add env option 2025-03-24 18:50:29 +01:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extended-lib.nix lib/options: remove deprecated package option helpers 2024-09-05 02:24:52 +01:00