summary refs log tree commit diff
path: root/nixos/lib/testing-python.nix
Commit message (Expand)AuthorAge
* nixos/test-driver: provide a global timeoutRaito Bezarius2023-10-29
* nixos/testing-python.nix: Help users who need specialArgsRobert Hensing2022-12-23
* nixos/lib/testing-python: remove unused `with pkgs;`Andreas Rammhold2022-11-11
* nixos/tests: Generalize nix-build file.nix hack to testing-python.nixRobert Hensing2022-10-16
* nixos/testing: Fix release.nix tests evaluationRobert Hensing2022-09-29
* nixos/testing-python: Add interactive variant support to makeTestRobert Hensing2022-09-24
* nixos/testing: Embrace callTestRobert Hensing2022-09-24
* testing-python.nix: Replace makeTest implementationRobert Hensing2022-09-24
* nixos/testing: Move entrypoint to nixos/lib + docRobert Hensing2022-09-24
* nixos/testing: Add pkgs parameterRobert Hensing2022-09-21
* nixos/testing-python.nix: Add evalTestRobert Hensing2022-09-21
* nixos/test-driver: Support mypy through regular mechanismsRobert Hensing2022-06-17
* Merge branch 'master' into 172325-nixostest-override-python-pkgs-additional-p...Robert Hensing2022-06-03
|\
| * add opt out flag for type checkingMichael Schneider2022-06-03
| * nixos/test-driver: Typecheck TestScriptMichael Schneider2022-06-02
| * nixos/testing-python.nix: fix typo in warningAlyssa Ross2022-05-27
* | nixos/test-driver: add option to add extra python packages to test codetljuniper2022-05-29
|/
* nixos/testing-python.nix: Set meta.mainProgramRobert Hensing2022-05-05
* nixosTest: Simplify doc by deprecating syntax sugarRobert Hensing2022-03-28
* fixup! nixos/testing: restrict arguments to makeTestNaïm Favier2022-03-19
* nixos/testing: restrict arguments to makeTestNaïm Favier2022-03-18
* nixos/testing-python: actually copy build artefactsPatrick Hilhorst2022-01-26
* use lib.optionalStringMarijan Petričević2022-01-26
* nixos/tests: fix #146169Marijan Petričević2022-01-26
* nixos/test-driver: also passthru driverInteractivePatrick Hilhorst2022-01-04
* nixos/test-driver: make the test-driver a python packageMarijan Petričević2021-12-10
* test-driver.py: always export single machine as 'machine'Patrick Hilhorst2021-11-19
* nixosTest: Fix infinite recursion involving hasContext testScript when useNix...Robert Hensing2021-10-31
* nixos/testing-python: Copy test script derivations to nodestalyz2021-10-28
* Merge pull request #126713 from blaggacao/nixos-test-ref/05-class-ify-test-dr...Jacek Galowicz2021-10-07
|\
| * nixos/test/test-driver: Class-ify the test driverDavid Arnold2021-10-05
* | nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj2021-09-18
* | nixos/testing: remove unused function runInMachineMatthew Kenigsberg2021-09-08
|/
* nixos/tests/test-driver: better control test env symbolsDavid Arnold2021-08-19
* nixos/testing: only create `nixos-run-vms` for `nixos-build-vms(8)`Maximilian Bosch2021-08-13
* nixos/testing: re-add nixos-run-vms scriptMaximilian Bosch2021-08-12
* Merge pull request #125979 from blaggacao/nixos-test-ref/03-normalse-the-pyth...lewo2021-08-08
|\
| * nixos/tests/test-driver: normalise test driver entrypoint(s)David Arnold2021-08-05
* | nixos/testing: fix invalid node names detectionDavid Arnold2021-07-28
|/
* nixos/test-driver: replace termlib with socatJörg Thalheim2021-06-22
* nixos/test-driver: Fix passing passthru attributeaszlig2021-06-18
* nixos/tests/test-driver: cleanup nix expressionDavid Arnold2021-06-13
* nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)David Arnold2021-06-06
* make-test-python: disallow aliasesFrederik Rietdijk2021-06-03
* nixos/testing: add interactive serial stdout logs switch and dim themDavid Arnold2021-05-14
* nixos/testing-python.nix: Move makeWrapper to nativeBuildInputsRobert Hensing2021-05-09
* nixos/testing: Set up scope for testScript linterRobert Hensing2021-05-09
* nixos/testing-python.nix: Expose driverRobert Hensing2021-05-09
* nixos/testing: Switch from black to pyflakesaszlig2021-05-09
* testing-python.nix: document runTests pos argumentRobert Hensing2021-05-03