aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/contributing
AgeCommit message (Expand)Author
2023-12-01Move tests to separate directories, and documentJohn Ericson
2023-12-01Put functional tests in `tests/functional`John Ericson
2023-08-29docs/testing: point out the existence of `GTEST_FILTER` (#8883)Cole Helbling
2023-07-20fix broken links (#8722)Valentin Gagarin
2023-07-19Merge pull request #8680 from NixLayeredStore/test-groupsJohn Ericson
2023-07-19do not mention output attributesValentin Gagarin
2023-07-19note that naming convention is from AutotoolsValentin Gagarin
2023-07-19expand on the system type in hacking guideValentin Gagarin
2023-07-18Introduce notion of a test group, use for CA testsJohn Ericson
2023-07-11Expanded test suiteMathnerd314
2023-06-27Split testing into its own page in the contribution guideJohn Ericson
2023-06-21do not use "target", as it's a loaded term in the domain of compilersValentin Gagarin
2023-06-21fix anchor linkValentin Gagarin
2023-06-20use more self-descriptive section headingsValentin Gagarin
2023-06-19Split out worker protocol template definitions from declarationsJohn Ericson
2023-06-17Fix wikipedia links (#8533)Christina Sørensen
2023-05-17Convert short nix options to long onesAlexander Schmolck
2023-04-09Single page for experimental feature descriptionsJohn Ericson
2023-04-06Document the concept of “experimental feature” (#5930)Théophane Hufschmitt
2023-03-21Add links to API docs / coverage analysis to the hacking sectionEelco Dolstra
2023-02-28doc/cli-guideline: Improve examples Robert Hensing
2023-02-28doc/cli-guideline: Apply suggestions from code reviewRobert Hensing
2023-02-28doc/cli-guideline: Add JSON guidelineRobert Hensing
2023-02-20Merge pull request #7867 from NixOS/hacking-crossRobert Hensing
2023-02-20doc/hacking.md: Corrections and additions for crossRobert Hensing
2023-02-20Nix's own flake: Dedup and memoize moreJohn Ericson
2023-02-13Improve hacking.mdYorick van Pelt
2023-02-07Make install command in documentation compatible with fish shell (#7474)David Dunn
2023-02-05fix `clang11Stdenv` dev shell documentationPeter Becich
2023-01-23Add `rapidcheck` dependency for testingJohn Ericson
2023-01-10doc/manual/src/contributing/hacking.md: Apply suggestionRobert Hensing
2023-01-10doc/manual/hacking: Document @docroot@ variableRobert Hensing
2023-01-10doc/manual: Apply suggestions from code reviewRobert Hensing
2023-01-10doc/manual: Document hacking on the manual linksRobert Hensing
2022-12-23Apply suggestions from code reviewJohn Ericson
2022-12-21Make `./mk/run-test.sh` work by itself; add `mk/debug-test.sh`John Ericson
2022-10-05Merge pull request #6652 from abathur/doc_install_testsValentin Gagarin
2022-10-05Apply suggestions from code reviewTravis A. Everett
2022-09-23add ccacheStdenvSolène Rapenne
2022-09-18address review feedbackTravis A. Everett
2022-09-17Apply suggestions from code reviewTravis A. Everett
2022-09-16Update doc/manual/src/contributing/hacking.mdValentin Gagarin
2022-09-16Update doc/manual/src/contributing/hacking.mdValentin Gagarin
2022-09-16Update doc/manual/src/contributing/hacking.mdValentin Gagarin
2022-09-16Update doc/manual/src/contributing/hacking.mdValentin Gagarin
2022-08-08Apply suggestions from code reviewTravis A. Everett
2022-08-05Apply suggestions from code reviewTravis A. Everett
2022-06-11doc: add install test info to hacking.mdTravis A. Everett
2022-05-12Don’t recommend writing unit testsThéophane Hufschmitt
2022-05-10Expand the testing section of the hacking docsThéophane Hufschmitt