2017-12-10 21:39:17 +08:00
|
|
|
.TH MESON "1" "December 2017" "meson 0.44.0" "User Commands"
|
2017-01-24 02:58:17 +08:00
|
|
|
.SH NAME
|
|
|
|
mesontest - test tool for the Meson build system
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
2017-08-05 05:19:51 +08:00
|
|
|
This executable is deprecated and will be removed in the future. The
|
|
|
|
functionality that was in this executable can be invoked via the main Meson
|
|
|
|
command like this:
|
2017-01-24 02:58:17 +08:00
|
|
|
|
2017-08-05 05:19:51 +08:00
|
|
|
.B meson test <options>
|
2017-01-24 02:58:17 +08:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
http://mesonbuild.com/
|