commit | de18cd2603d56c4d99ae5f3659bb133ffa1b07c7 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Nov 10 02:41:17 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Nov 10 02:41:17 2009 +0000 |
tree | e4ca5d6b8603c3661854226bc62794457b285909 | |
parent | 25869df0693d50591c28c86424341ffc64a2522f [diff] [blame] |
lit: Add ExampleTests, for testing lit and demonstrating test suite features. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86654 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/lit/ExampleTests/pass.c b/utils/lit/ExampleTests/pass.c new file mode 100644 index 0000000..5c1031c --- /dev/null +++ b/utils/lit/ExampleTests/pass.c
@@ -0,0 +1 @@ +// RUN: true