summaryrefslogtreecommitdiff
path: root/docs/markdown/Unit-tests.md
AgeCommit message (Expand)Author
2025-04-07Fix documentation typosEmil Berg
2025-04-06docs: say '--wrapper', not '--wrap' for testsSam James
2025-03-24Fix doc for `meson test --print-errorlogs` [skip ci]Khairul Azhar Kasmiran
2025-02-27mtest: add option to slice testsPatrick Steinhardt
2024-12-19mtest: move determine_worker_count to utils, generalizePaolo Bonzini
2024-08-30Extend MESON_TESTTHREADS usageMarek Pikuła
2024-06-17Add meson test --max-linesDaan De Meyer
2024-05-08mtest: Set MESON_TEST_ITERATION to the current iteration of the testDaan De Meyer
2024-04-23Add meson test --interactiveDaan De Meyer
2024-02-23mtest: set MSAN_OPTIONS to abort by defaultSam James
2023-10-19mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by defaultSam James
2023-09-18Update link to lcovEberhard Beilharz
2023-05-25mtest: wildcard selectionCharles Brunet
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-06-21docs: grammar and formatting nitsEli Schwartz
2022-06-21docs: remove incorrect information about nonexisting kwargEli Schwartz
2022-06-21Update Unit-tests.md (#10515)CLanguagePurist
2021-10-03docs: Fix broken linksDaniel Mensinger
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-06-30Replaced `ninja` with `meson` [skip ci]TheQwertiest
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest
2020-06-02docs/unit-tests: Show a test can have multiple suites [skip ci]Ebrahim Byagowi
2020-05-04docs/unit-tests: Add information about output filesDylan Baker
2020-05-04docs: Reformat unit-tests to be ~80 characters per lineDylan Baker
2020-03-09Document the requirement to run tests before coverage [skip ci]Vedran Miletić
2020-02-27doc: fix link warningsMathieu Duponchelle
2019-12-06mtest: document default MALLOC_PERTURB_=1..255 behavior [skip ci]Michael Hirsch, Ph.D
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-10-08doc: tell that unit-tests "priority" is introduced in 0.52 [skip ci]Gabriel Ganne
2019-10-04mtest: add gdb_path optionGerion Entrup
2019-08-24Add test priorities to force test start orderPeter Hutterer
2019-07-30DOC: meson test multiple --suite specifications [skip ci]Michael Hirsch, Ph.D
2019-04-24doc: Update coverage related documentationRichard Kjerstadius
2019-03-02mtest: implement TAP parsingPaolo Bonzini
2019-03-02mtest: add support for hard errorsPaolo Bonzini
2018-06-29add documentation of meson test --print-errorlogs (#3809) [skip ci]Alberto Sartori
2018-04-14improve suite of meson test (#3369)Alberto Sartori
2018-02-27Allow gcovr >= 3.1 to be used to generate html coverage reportJoel Klinghed
2017-10-31docs: remove references to `mesontest`Eric Engestrom
2017-09-22Replaced references to 'mesontest'Johan Bjäreholt
2017-07-22Fix typo in Unit-tests.mdLuca Mattiello
2017-05-21Update linkcagatay-y
2017-05-04Use American English: behaviour -> behaviorPeter Hutterer
2017-05-03doc: Use https links wherever possible.Elliott Sales de Andrade
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier