about summary refs log tree commit diff
path: root/nixos/lib/testing.nix
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge pull request #79659 from worldofpeace/cleanup-python-test-libworldofpeace1-1/+4
2020-02-09nixos/testing: add deprecation notice for Perl VM testsFlorian Klink1-1/+5
2020-02-09testing: fix runInMachineWithXworldofpeace1-1/+4
2019-12-15nixos/displayManager: deprecate separate options for default wm/dmJan Tojnar1-2/+1
2019-11-11nixos/slim: removeworldofpeace1-1/+0
2019-07-01treewide: use dontUnpackworldofpeace1-1/+1
2019-02-06nixos/lib/testing.nix: config defaults to {}Matthew Bauer1-1/+1
2018-12-24Merge branch 'master' into stagingJan Tojnar1-1/+1
2018-12-20Merge pull request #52379 from erikarvstedt/tesseractMichael Raskin1-1/+1
2018-12-19tesseract: rename to tesseract4, add aliasErik Arvstedt1-1/+1
2018-12-19Merge staging-next into stagingFrederik Rietdijk1-3/+17
2018-12-18nixos/test-driver: fix wording in error message about invalid node namesMaximilian Bosch1-2/+2
2018-12-18Merge pull request #46806 from Ma27/disallow-dash-separators-in-machine-decla...Franz Pletz1-3/+17
2018-12-18nixos/testing: disallow special chars in machine names in network expressionsMaximilian Bosch1-3/+17
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-2/+2
2018-11-26Fix nixops evaluationDomen Kožar1-1/+1
2018-11-13Add pkgs.nixosTestRobert Hensing1-3/+10
2018-11-11meta.tests: drop `meta.needsVMSupport`Léo Gaspard1-2/+0
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-2/+2
2018-10-30dovecot, opensmtpd: add link to test in `meta.tests`Léo Gaspard1-1/+3
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-03-31nixos testing: significantly reduce deps needed for OCR testsWill Dietz1-1/+3
2018-02-27jquery & jquery-ui: Move to nixos/lib/testing/adisbladis1-3/+7
2018-02-20Document the makeTest length restrictionMichael Fellinger1-0/+4
2018-02-20Only allow test names of up to 50 charactersMichael Fellinger1-1/+9
2018-02-11nixos/testing: use the same qemu in the test driverFranz Pletz1-1/+1
2018-01-31Add setFunctionArgs lib function.Shea Levy1-1/+1
2017-11-19nixos/testing: fix after --set ceased to evaluate the valueOrivej Desh1-2/+1
2017-10-11nixos: Fix output path generation of runInMachineaszlig1-0/+1
2017-04-11nixos/testing: Improve quality of OCRaszlig1-2/+3
2017-04-11tesseract: Reintroduce enableLanguagesaszlig1-1/+1
2017-03-20makeTest: don't rely on makeWrapper not quoting newlinesNikolay Amiantov1-3/+3
2016-12-20Use only one build of qemu in VM testsEelco Dolstra1-1/+1
2016-12-20virtualisation.qemu.program: RemoveEelco Dolstra1-1/+1
2016-12-19tesseract: 3.02.02 -> 3.04.01aszlig1-1/+1
2016-09-11nixos/lib/testing: Fix unsetting $xchgaszlig1-2/+4
2016-09-09runInMachine: Unset another variableEelco Dolstra1-1/+1
2016-09-08runInMachine: Support passAsFileEelco Dolstra1-5/+14
2016-08-23treewide: Use more makeBinPathTuomas Tynkkynen1-1/+1
2016-06-19make-wrapper: fixup #14753 changes to make tests workVladimír Čunát1-4/+4
2016-03-29nixos/lib/testing.nix: make 'config' a free variableDomen Kožar1-2/+2
2015-08-26Prefer local build for the test driver scriptEelco Dolstra1-0/+2
2015-08-11Let's not have a package named "lib"Eelco Dolstra1-1/+1
2015-08-11nixos/testing: Don't shadow "lib" in makePerlPath.aszlig1-1/+1
2015-07-12all tests: added meta.maintainers sectionJoachim Schiele1-4/+8
2015-05-22nixos/testing: Use stripped down tesseract only.aszlig1-2/+4
2015-05-22nixos/test-driver: Make tesseract OCR optional.aszlig1-2/+9
2015-05-21nixos/test-driver: Add new getScreenText function.aszlig1-2/+2
2015-04-10VM tests: Don't produce output on failureEelco Dolstra1-3/+1
2014-09-25test-driver: Use netpbm instead of imagemagickEelco Dolstra1-3/+3