X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=cli%2FREADME.markdown;h=4f49822a768006d33fdec56bd6448c1e681870ce;hp=6be80a9790ef8aeaffc7354b54370b7bd7830272;hb=6497cf7ca42b69e3172c07a5151e1cbf475e8c17;hpb=21e5859e0292d7adc067f98a87be1bb0fe5d11d4 diff --git a/cli/README.markdown b/cli/README.markdown index 6be80a9..4f49822 100644 --- a/cli/README.markdown +++ b/cli/README.markdown @@ -28,6 +28,8 @@ line): interpreted locally. If this fails for any reason other than "file does not exist" the test will fail. +Note: Blank lines and lines beginning with '#' are ignored. + Commands can be prefixed with "EXPECT_FAILURE:" to indicate that a command is expected to return a non-zero value. In this case, a return value of zero from the command will cause the test to fail.