llvm-project/clang/test/Index
Douglas Gregor 23f21f7ba3 Rename code-completion test to actually make sense
llvm-svn: 89195
2009-11-18 04:41:01 +00:00
..
Inputs Move test/Index input files into a sub directory (not scanned as tests). 2009-11-08 01:46:19 +00:00
TestClassDecl.m Add special clang_getCursor() support for @class. Handles <rdar://problem/7383421>. 2009-11-18 02:02:52 +00:00
TestClassForwardDecl.m Add special clang_getCursor() support for @class. Handles <rdar://problem/7383421>. 2009-11-18 02:02:52 +00:00
c-index-api-loadTU-test.m Fix test case. 2009-11-17 19:36:36 +00:00
c-index-getCursor-test.m Add c-index-test mode "-test-file-scan", which scans a source file and calls clang_getCursor() on every character. 2009-11-17 19:37:36 +00:00
c-index-pch.c Clean up c-index-test command line usage a bit by requiring a "-test-load-tu" option when testing clang_loadTranslationUnit(). Running c-index-test without the correct arguments now also prints a useful summary of its correct usage. 2009-11-17 18:09:14 +00:00
code-completion.cpp Make sure that we look into nested, transparent declaration contexts 2009-11-09 21:35:27 +00:00
comments.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
complete-member-access.m Code completion for Objective-C properly lists 2009-11-18 04:19:12 +00:00
complete-objc-message.m Finish code completion for Objective-C message sends 2009-11-18 00:06:18 +00:00
complete-protocols.m Rename code-completion test to actually make sense 2009-11-18 04:41:01 +00:00
cxx-operator-overload.cpp Improve handling of initialization by constructor, by ensuring that 2009-09-09 23:08:42 +00:00
find-decls.c Move test/Index input files into a sub directory (not scanned as tests). 2009-11-08 01:46:19 +00:00
find-defs.c Move test/Index input files into a sub directory (not scanned as tests). 2009-11-08 01:46:19 +00:00
find-refs.c Move test/Index input files into a sub directory (not scanned as tests). 2009-11-08 01:46:19 +00:00
multiple-redecls.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
objc-decls.m Move test/Index input files into a sub directory (not scanned as tests). 2009-11-08 01:46:19 +00:00
objc-message.m Move test/Index input files into a sub directory (not scanned as tests). 2009-11-08 01:46:19 +00:00
resolve-loc.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00