We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa03a8 commit 9cf2c99Copy full SHA for 9cf2c99
1 file changed
Cheat Sheets/Languages/meson.md
@@ -7,6 +7,7 @@ Standard build commands
7
8
meson compile
9
meson test
10
+ meson test --print-errorlogs # To get details on failed tests
11
meson install
12
13
ninja
0 commit comments