Commit Graph

192 Commits (0f538d6a5ece5c8983dc045ce1c69fefdaa94f30)

Author SHA1 Message Date
Janne Heß 0329256fd8
nixos-functions: Set system.stateVersion 2 years ago
Frederik Rietdijk 1d63f89caa cudaPackages: overhaul of how we package cuda packages 2 years ago
Robert Hensing 6febb906a8 tests: Add pkgs-lib 2 years ago
Robert Hensing e2461d62b6 pkgs.tests.nixos-functions: machine -> nodes.machine 2 years ago
Robert Hensing b2d3baa3cf tests.nixos-functions.nixosTest-test: Test callPackage-like behavior 2 years ago
Silvan Mosberger 7b32b8b66f Remove ancient mkOption tests 2 years ago
Robert Hensing 2e87d165f7 haskellPackages.shellFor: Add extraDependencies 2 years ago
K900 7e3c503257 build-support/writeTextFile: add test for weird file names 2 years ago
talyz 183147a037
makeWrapper: Don't glob in prefix/suffix 2 years ago
talyz be2aa01de7
tests: Add test for makeWrapper 2 years ago
Sandro 982fdde775
neovim.tests: remove alias 2 years ago
Pasquale 5187d2cd8f
concatText: test now works 3 years ago
Robert Hensing 7195f7d5b9 pkgs.tests: Add fetcher tests so ofborg can run them 3 years ago
Tobias Bergkvist ebf46e5764 makeBinaryWrapper: Fix issues on aarch64-darwin/macOS 12 (Monterey) 3 years ago
Tobias Bergkvist 228d451e03 makeBinaryWrapper: Fix chdir golden test for darwin 3 years ago
Tobias Bergkvist f7b5083cb6 makeBinaryWrapper: Make tests discoverable to OfBorg 3 years ago
Jacek Galowicz b7e00ed89e make-binary-wrapper: Add -Wall -Werror -Wpedantic 3 years ago
Jacek Galowicz 177f0a6eed make makeWrapper and makeBinaryWrapper drop-in-replaceable 3 years ago
Jacek Galowicz e7c70ce5c8 Inject gcc path into makewrapper script 3 years ago
Jacek Galowicz 2bc7345064 Add golden effects test 3 years ago
(cdep)illabout cfb2fd768e tests.dhall.generateDhallDirectoryPackage: init 3 years ago
Tobias Bergkvist d8375fbccb Add tests for `--inherit-argv0` and `--chdir DIR` 3 years ago
Tobias Bergkvist a1e62262bc Replace concat3 with asprintf in set_env_prefix and set_env_suffix. 3 years ago
Tobias Bergkvist 3997e9de67 Switch from malloc to calloc in addFlags 3 years ago
Tobias Bergkvist 97d62a90f5 Switch from exit(1) to abort() in assert_success 3 years ago
Tobias Bergkvist 4e55d34535 Add assertValidEnvName and check that variable name is valid during code generation. Add assert_success, and assert that setenv/unsetenv succeeds to crash if they don't 3 years ago
Jan Tojnar 968d180452 php: Implement overrideAttrs that composes with buildEnv/withExtensions 3 years ago
Tobias Bergkvist 3a014be2f2 Assert that malloc does not return a NULL pointer for better error messages + to satisfy static analysis tools. 3 years ago
(cdep)illabout 10c5a4cca5 dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash 3 years ago
Ellie Hermaszewska 15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose 3 years ago
Dennis Gosnell 2e1d84e9fb
dhallPackages.buildDhallUrl: small formatting fixes 3 years ago
Robert Hensing 51f7c15df9 test.trivial-builders: Add test cases, fix test runner, rename 3 years ago
(cdep)illabout 9be3d05d7c tests.dhall.buildDhallUrl: add test 3 years ago
Tobias Bergkvist a95a7a22be Switch from buildInputs to nativeBuildInpuits in makeGoldenTest 3 years ago
Tobias Bergkvist 7cca19a46a
Set strictDeps = true in makeGoldenTest 3 years ago
Tobias Bergkvist 4b833cc141 EditorConfig: Switch from tabs to spaces 3 years ago
Tobias Bergkvist b7d36b8d59 Add golden tests for make-binary-wrapper. 3 years ago
Samuel Ainsworth 0981d9473f cudatoolkit_11_{3,4}: init at 11.{3,4}.1 3 years ago
Robert Hensing fbafeb7ad5 treewide: runCommandNoCC -> runCommand 3 years ago
Ben Siraphob 1e2484a27c treewide: remove unnecessary enableParallelBuilding when using cmake 3 years ago
sternenseemann 3e19234f34 tests.haskell: set meta.platforms 3 years ago
sternenseemann 6bd0c16f89 tests.writers: also expose path via passthru 3 years ago
sternenseemann 52acca72bf top-level/release-haskell.nix: test writers on all platforms 3 years ago
Vincenzo Mantova e40614da00 tests.texlive.fmtutilCnf: init 3 years ago
Vincenzo Mantova d26a4266e2 tests.texlive.hyphen-base: init 3 years ago
Dmitry Kalinkin 53d6abc682
tests.texlive.texdoc: init 3 years ago
deliciouslytyped a71e906e3a trivial-builders: refactor writeTextFile to be overridable 3 years ago
Matthieu Coudron 83f6711464 neovim.tests: added more tests 3 years ago
Matthieu Coudron 4a2cbcfbb4 neovim: add some tests 3 years ago
Matthieu Coudron c73371e04b
neovim: fix neovim.override (#124785) 3 years ago