about summary refs log tree commit diff
path: root/pkgs/test
AgeCommit message (Expand)AuthorFilesLines
2021-12-09make makeWrapper and makeBinaryWrapper drop-in-replaceableJacek Galowicz1-2/+2
2021-12-09Inject gcc path into makewrapper scriptJacek Galowicz1-2/+2
2021-12-09Add golden effects testJacek Galowicz32-172/+145
2021-12-02Add tests for `--inherit-argv0` and `--chdir DIR`Tobias Bergkvist3-4/+29
2021-12-01Replace concat3 with asprintf in set_env_prefix and set_env_suffix.Tobias Bergkvist3-59/+40
2021-12-01Switch from malloc to calloc in addFlagsTobias Bergkvist2-2/+2
2021-12-01Switch from exit(1) to abort() in assert_successTobias Bergkvist5-5/+5
2021-12-01Add assertValidEnvName and check that variable name is valid during code gene...Tobias Bergkvist6-8/+39
2021-11-09Assert that malloc does not return a NULL pointer for better error messages +...Tobias Bergkvist4-0/+9
2021-10-19Switch from buildInputs to nativeBuildInpuits in makeGoldenTestTobias Bergkvist1-1/+1
2021-10-19Set strictDeps = true in makeGoldenTestTobias Bergkvist1-0/+1
2021-10-04EditorConfig: Switch from tabs to spacesTobias Bergkvist1-17/+17
2021-10-04Add golden tests for make-binary-wrapper.Tobias Bergkvist10-0/+298
2021-05-25wrapNeovimUnstable: accept a wrapRc booleanMatthieu Coudron1-5/+3
2021-05-25neovimUtils: makeNeovimConfig accepts plugins/customRcMatthieu Coudron1-2/+33
2021-05-17Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer1-0/+2
2021-05-15writeDirectReferencesToFile: initRobert Hensing1-0/+2
2021-05-08treewide: fix cargoSha256/cargoHashDaniël de Kok1-1/+1
2021-05-07Merge branch 'master' into haskell-updatesMalte Brandy1-56/+57
2021-05-02tests.texlive.dvipng: apply recurseIntoAttrsDmitry Kalinkin1-56/+57
2021-05-02tests.haskell-setBuildTarget: inline haskell package def to avoid IFD(cdep)illabout1-5/+17
2021-05-02Add haskell.lib.setBuiltTarget, and support non library compiling of a single...Isaac Shapira6-0/+53
2021-05-01tests.haskell.shellFor: use writeText instead of toFilesternenseemann1-2/+2
2021-05-01tests.haskell.shellFor: replace database-id-class with linearsternenseemann1-4/+4
2021-05-01tests.haskell*: move into tests.haskell setsternenseemann4-2/+7
2021-04-21tests.vim: init (moved from vim-utils.nix) (#119467)Matthieu Coudron2-0/+74
2021-04-18cudatoolkit-{9,9_0,9_1,9_2}: removeDaniël de Kok2-10/+0
2021-03-18texlive.bin.dvipng: refactor gs hardcoding, add a test for itDmitry Kalinkin1-2/+43
2021-03-17maintainers-list: obsidian-systems-maintenanceJohn Ericson2-2/+2
2021-03-17tests.cude.cuda-library-samples.cutensor: init at same version as othersJohn Ericson2-0/+26
2021-03-17tests.cude.cuda-library-samples.{cublas,cusolver}: init at masterJohn Ericson3-0/+96
2021-03-17tests.cuda.cuda-sample_*: Init at supported CUDA toolkit versionsJohn Ericson4-0/+121
2021-02-09tests.patch-shebangs: add case for ignoring store pathsAndrew Childs1-16/+60
2021-01-25treewide: remove stdenv where not neededPavol Rusnak2-2/+2
2021-01-24treewide: stdenv.lib -> libPavol Rusnak6-22/+22
2020-12-27bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-4/+19
2020-12-21Revert "bintools-wrapper: skip dynamic linker for static binaries"Vladimír Čunát1-19/+4
2020-12-20Merge master into staging-nextgithub-actions[bot]1-0/+1
2020-12-19buildRustCrateTests: Move to tests.buildRustCrateJohn Ericson1-0/+1
2020-12-14tests.cc-wrapper: disable static compilation macOSJörg Thalheim1-8/+11
2020-12-14bintools-wrapper: skip dynamic linker for static binariesJörg Thalheim1-4/+16
2020-11-28rust: Clean up target configs and test some moreJohn Ericson1-23/+37
2020-11-28Merge remote-tracking branch 'upstream/master' into aj-rust-custom-targetJohn Ericson3-0/+145
2020-11-13haskell: Add documentationTarball to libJoe Hermaszewski2-0/+18
2020-10-26Recover the complicated situation after my bad mergeVladimír Čunát2-0/+127
2020-10-25Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát2-127/+0
2020-10-17fix whitespaceAaron Janse1-1/+1
2020-10-17remove trailing periodAaron Janse1-1/+1
2020-10-17add `meta` to rust-sysroot testAaron Janse1-1/+6
2020-10-17add testAaron Janse2-0/+43