summary refs log tree commit diff
path: root/pkgs/test
AgeCommit message (Expand)AuthorFilesLines
2021-12-20Merge pull request #151411 from hercules-ci/pkgs-tests-fetchRobert Hensing1-0/+4
2021-12-20pkgs.tests: Add fetcher tests so ofborg can run themRobert Hensing1-0/+4
2021-12-16makeBinaryWrapper: Fix issues on aarch64-darwin/macOS 12 (Monterey)Tobias Bergkvist1-1/+1
2021-12-16makeBinaryWrapper: Fix chdir golden test for darwinTobias Bergkvist4-4/+4
2021-12-16makeBinaryWrapper: Make tests discoverable to OfBorgTobias Bergkvist1-2/+0
2021-12-10Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapperRobert Hensing32-0/+318
2021-12-09make-binary-wrapper: Add -Wall -Werror -WpedanticJacek Galowicz1-1/+1
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-07tests.dhall.generateDhallDirectoryPackage: init(cdep)illabout2-0/+18
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-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