about summary refs log tree commit diff
path: root/pkgs/test
AgeCommit message (Expand)AuthorFilesLines
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-15Merge pull request #144564 from jtojnar/php-overridableKim Lindberger2-0/+118
2021-11-14php: Implement overrideAttrs that composes with buildEnv/withExtensionsJan Tojnar2-0/+118
2021-11-09Assert that malloc does not return a NULL pointer for better error messages +...Tobias Bergkvist4-0/+9
2021-11-09Merge master into haskell-updatesgithub-actions[bot]3-0/+21
2021-11-08Merge pull request #142825 from cdepillabout/buildDhallUrlDennis Gosnell3-0/+21
2021-11-08dhallPackages.buildDhallUrl: change argument from dhall-hash to dhallHash(cdep)illabout1-1/+1
2021-11-07haskell: switch from haskell.lib to haskell.lib.composeEllie Hermaszewska2-4/+4
2021-11-01dhallPackages.buildDhallUrl: small formatting fixesDennis Gosnell1-1/+0
2021-11-01test.trivial-builders: Add test cases, fix test runner, renameRobert Hensing1-2/+5
2021-10-25tests.dhall.buildDhallUrl: add test(cdep)illabout3-0/+22
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-09-21cudatoolkit_11_{3,4}: init at 11.{3,4}.1Samuel Ainsworth4-10/+47
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing1-8/+8
2021-07-20treewide: remove unnecessary enableParallelBuilding when using cmakeBen Siraphob1-1/+0
2021-07-17Merge pull request #130041 from xworld21/texlive-generate-fmtutilcnfDmitry Kalinkin1-0/+12
2021-07-13tests.haskell: set meta.platformssternenseemann4-4/+20
2021-07-13tests.writers: also expose path via passthrusternenseemann1-0/+2
2021-07-13top-level/release-haskell.nix: test writers on all platformssternenseemann2-0/+21
2021-07-12tests.texlive.fmtutilCnf: initVincenzo Mantova1-0/+12
2021-07-11Merge pull request #127489 from xworld21/texlive-drop-hyphens-sedDmitry Kalinkin1-0/+33
2021-07-04tests.texlive.hyphen-base: initVincenzo Mantova1-0/+33
2021-06-26Merge staging-next into staginggithub-actions[bot]1-0/+14
2021-06-26Merge branch 'master' into staging-nextRobert Schütz1-0/+14
2021-06-23tests.texlive.texdoc: initDmitry Kalinkin1-0/+14
2021-06-18trivial-builders: refactor writeTextFile to be overridabledeliciouslytyped1-0/+1
2021-06-10Merge staging-next into staginggithub-actions[bot]2-111/+3
2021-06-09neovim.tests: added more testsMatthieu Coudron2-111/+3
2021-06-07Merge staging-next into staginggithub-actions[bot]2-6/+67
2021-06-07neovim: add some testsMatthieu Coudron2-6/+67
2021-05-29Merge staging-next into staginggithub-actions[bot]1-0/+9
2021-05-29neovim: fix neovim.override (#124785)Matthieu Coudron1-0/+9
2021-05-28Merge staging-next into staginggithub-actions[bot]1-0/+1
2021-05-28Merge pull request #122158 from danieldk/import-cargo-lockDaniël de Kok1-0/+1
2021-05-28rustPlatform.importCargoLock: add test cases for importCargoLockDaniël de Kok1-0/+1
2021-05-26Merge staging-next into staginggithub-actions[bot]1-2/+31
2021-05-25wrapNeovimUnstable: accept a wrapRc booleanMatthieu Coudron1-5/+3
2021-05-25neovimUtils: makeNeovimConfig accepts plugins/customRcMatthieu Coudron1-2/+33
2021-05-25Merge pull request #123989 from Mic92/static-pieJörg Thalheim1-2/+1
2021-05-23cc-wrapper: don't set rpath on static-pie executablesJörg Thalheim1-2/+1
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