summaryrefslogtreecommitdiff
path: root/test/Index/remap-complete.c
AgeCommit message (Expand)Author
2013-12-05[c-index-test] For the '-remap-file' option use a comma for separator which i...Argyrios Kyrtzidis
2013-12-05[c-index-test] For the '-remap-file=' option use ':' instead of ';' for separ...Argyrios Kyrtzidis
2011-01-03Speed up code-completion by skipping function bodies.Argyrios Kyrtzidis
2010-10-11This test should now work on windows, since we're no longer using temporary f...Douglas Gregor
2010-03-24Make sure that we have File IDs for all of the unsaved files before weDouglas Gregor
2009-12-18Extend code-completion results with the type of each resultDouglas Gregor
2009-12-03XFAIL this on Win32 for the time being.Daniel Dunbar
2009-12-02Extend the CIndex code-completion API to perform code completionDouglas Gregor