summaryrefslogtreecommitdiff
path: root/docs/markdown/Unit-tests.md
AgeCommit message (Collapse)Author
2017-10-31docs: remove references to `mesontest`Eric Engestrom
`mesontest` is deprecated, and shouldn't be suggested to users anymore.
2017-09-22Replaced references to 'mesontest'Johan Bjäreholt
'mesontest' is deprecated and is now 'meson test' Replaced all references to 'mesontest' with 'meson test' and added a note of the change in the bottom of the page
2017-07-22Fix typo in Unit-tests.mdLuca Mattiello
2017-05-21Update linkcagatay-y
Gcovr homepage is moved. Updated the link to the new URL.
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
Upper or lower case depending on the official spelling, or the more consistent usage.
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
This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it.