about summary refs log tree commit diff
path: root/nixos/doc/manual/development/writing-nixos-tests.section.md
AgeCommit message (Expand)AuthorFilesLines
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-5/+11
2024-03-12doc: Fix test in writing-nixos-tests.section.md (#294902)Anton Dyudin1-1/+1
2023-07-10integration test driver: Auto-generate integration test driver's machineJacek Galowicz1-204/+1
2023-04-25nixosTest: remove hostname limitationsAlyssa Ross1-0/+5
2023-02-12nixos-render-docs: add structural includes, use for manualpennae1-2/+4
2023-02-10nixos/manual: remove some newlines from deflistspennae1-4/+2
2022-12-29nixos/test-driver: add optional address arg to wait_for_{open,closed}_portBjørn Forsman1-3/+4
2022-12-27doc,nixos/doc: unescape apostrophesNaïm Favier1-5/+5
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-09-29nixos/doc: Disambiguate test option idsRobert Hensing1-6/+6
2022-09-24nixos/doc/writing-nixos-tests: Remove flake info for nowRobert Hensing1-11/+0
2022-09-24nixos/doc/writing-nixos-tests: Various improvementsRobert Hensing1-7/+8
2022-09-24nixos/doc/writing-nixos-tests: Clarify working directoryRobert Hensing1-0/+1
2022-09-24nixos/doc: Wire up the test options referenceRobert Hensing1-1/+8
2022-09-24nixos/testing: Improve option docsRobert Hensing1-7/+7
2022-09-24nixos/testing: Move entrypoint to nixos/lib + docRobert Hensing1-7/+66
2022-07-29manual: fix typosBrian Leung1-17/+17
2022-06-21nixos/doc: test-driver: Note on skipTypeCheck with extraPythonPackagestljuniper1-1/+3
2022-06-03Merge branch 'master' into 172325-nixostest-override-python-pkgs-additional-p...Robert Hensing1-0/+13
2022-06-03add opt out flag for type checkingMichael Schneider1-0/+13
2022-05-29nixos/manual: Add docs on extra python packages in teststljuniper1-0/+22
2022-04-21nixos/manual: Clarify execute exit statustljuniper1-1/+1
2022-04-21nixos/manual: Refine doc for `execute` et alAnna Gillert1-14/+25
2022-03-28nixosTest: Simplify doc by deprecating syntax sugarRobert Hensing1-22/+14
2022-03-25nixos/test-runner: Allow writing to qemu stdinJanne Heß1-0/+13
2022-01-01nixos/test-driver: add polling_conditionPatrick Hilhorst1-0/+51
2021-11-06nixosTest: Add xclip as example of stdout blockerRobert Hensing1-2/+5
2021-11-05nixosTest: Document stdout waiting behaviorRobert Hensing1-0/+6
2021-10-28nixos/test-runner: Fix execute() flakinessJanne Heß1-0/+5
2021-07-02nixos: nixos/doc/manual/development/writing-nixos-tests.xml to CommonMarkBobby Rong1-0/+301