mesontest.1 362 B

1234567891011121314
  1. .TH MESON "1" "December 2017" "meson 0.44.0" "User Commands"
  2. .SH NAME
  3. mesontest - test tool for the Meson build system
  4. .SH DESCRIPTION
  5. This executable is deprecated and will be removed in the future. The
  6. functionality that was in this executable can be invoked via the main Meson
  7. command like this:
  8. .B meson test <options>
  9. .SH SEE ALSO
  10. http://mesonbuild.com/