Chromium Code Reviews| Index: third_party/lit/examples/README.txt |
| diff --git a/third_party/lit/examples/README.txt b/third_party/lit/examples/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a59daa8f770a35995b6f6dad1222fa980c0a9659 |
| --- /dev/null |
| +++ b/third_party/lit/examples/README.txt |
| @@ -0,0 +1,7 @@ |
| +============== |
| + lit Examples |
| +============== |
| + |
| +This directory contains examples of 'lit' test suite configurations. The test |
| +suites they define can be run with 'lit examples/example-name', for more details |
| +see the README in each example. |