index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Unit-tests.md
Age
Commit message (
Expand
)
Author
2025-04-07
Fix documentation typos
Emil Berg
2025-04-06
docs: say '--wrapper', not '--wrap' for tests
Sam James
2025-03-24
Fix doc for `meson test --print-errorlogs` [skip ci]
Khairul Azhar Kasmiran
2025-02-27
mtest: add option to slice tests
Patrick Steinhardt
2024-12-19
mtest: move determine_worker_count to utils, generalize
Paolo Bonzini
2024-08-30
Extend MESON_TESTTHREADS usage
Marek Pikuła
2024-06-17
Add meson test --max-lines
Daan De Meyer
2024-05-08
mtest: Set MESON_TEST_ITERATION to the current iteration of the test
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
2024-02-23
mtest: set MSAN_OPTIONS to abort by default
Sam James
2023-10-19
mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default
Sam James
2023-09-18
Update link to lcov
Eberhard Beilharz
2023-05-25
mtest: wildcard selection
Charles Brunet
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2022-10-23
Fix typos in docs
Elliott Sales de Andrade
2022-06-21
docs: grammar and formatting nits
Eli Schwartz
2022-06-21
docs: remove incorrect information about nonexisting kwarg
Eli Schwartz
2022-06-21
Update Unit-tests.md (#10515)
CLanguagePurist
2021-10-03
docs: Fix broken links
Daniel Mensinger
2021-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
2021-01-31
Capitalize "Meson" consistently as it is a proper name. [skip ci]
Jussi Pakkanen
2021-01-30
Rewrap long text lines in docs. [skip ci]
Jussi Pakkanen
2020-06-30
Replaced `ninja` with `meson` [skip ci]
TheQwertiest
2020-06-18
docs: replaced `ninja` with appropriate `meson` commands [skip ci]
TheQwertiest
2020-06-02
docs/unit-tests: Show a test can have multiple suites [skip ci]
Ebrahim Byagowi
2020-05-04
docs/unit-tests: Add information about output files
Dylan Baker
2020-05-04
docs: Reformat unit-tests to be ~80 characters per line
Dylan Baker
2020-03-09
Document the requirement to run tests before coverage [skip ci]
Vedran Miletić
2020-02-27
doc: fix link warnings
Mathieu Duponchelle
2019-12-06
mtest: document default MALLOC_PERTURB_=1..255 behavior [skip ci]
Michael Hirsch, Ph.D
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-10-08
doc: tell that unit-tests "priority" is introduced in 0.52 [skip ci]
Gabriel Ganne
2019-10-04
mtest: add gdb_path option
Gerion Entrup
2019-08-24
Add test priorities to force test start order
Peter Hutterer
2019-07-30
DOC: meson test multiple --suite specifications [skip ci]
Michael Hirsch, Ph.D
2019-04-24
doc: Update coverage related documentation
Richard Kjerstadius
2019-03-02
mtest: implement TAP parsing
Paolo Bonzini
2019-03-02
mtest: add support for hard errors
Paolo Bonzini
2018-06-29
add documentation of meson test --print-errorlogs (#3809) [skip ci]
Alberto Sartori
2018-04-14
improve suite of meson test (#3369)
Alberto Sartori
2018-02-27
Allow gcovr >= 3.1 to be used to generate html coverage report
Joel Klinghed
2017-10-31
docs: remove references to `mesontest`
Eric Engestrom
2017-09-22
Replaced references to 'mesontest'
Johan Bjäreholt
2017-07-22
Fix typo in Unit-tests.md
Luca Mattiello
2017-05-21
Update link
cagatay-y
2017-05-04
Use American English: behaviour -> behavior
Peter Hutterer
2017-05-03
doc: Use https links wherever possible.
Elliott Sales de Andrade
2017-05-03
doc: Capitalize things more consistently.
Elliott Sales de Andrade
2017-05-03
docs: add a short description for all top pages in the Manual
Peter Hutterer
2017-04-26
docs: Import the website and wiki and build with hotdoc
Thibault Saunier