summaryrefslogtreecommitdiffstats
path: root/test/Index/remap-complete.c
Commit message (Expand)AuthorAgeFilesLines
* [c-index-test] For the '-remap-file' option use a comma for separator which i...Argyrios Kyrtzidis2013-12-051-1/+1
* [c-index-test] For the '-remap-file=' option use ':' instead of ';' for separ...Argyrios Kyrtzidis2013-12-051-1/+1
* Speed up code-completion by skipping function bodies.Argyrios Kyrtzidis2011-01-031-4/+1
* This test should now work on windows, since we're no longer using temporary f...Douglas Gregor2010-10-111-1/+0
* Make sure that we have File IDs for all of the unsaved files before weDouglas Gregor2010-03-241-2/+5
* Extend code-completion results with the type of each resultDouglas Gregor2009-12-181-1/+1
* XFAIL this on Win32 for the time being.Daniel Dunbar2009-12-031-0/+1
* Extend the CIndex code-completion API to perform code completionDouglas Gregor2009-12-021-0/+4