Age | Commit message (Expand) | Author |
---|---|---|
2010-01-22 | Teach CIndex's cursor visitor to restrict its traversal to a specific | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Move test/Index input files into a sub directory (not scanned as tests). | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-07-30 | Add -fblocks. | Daniel Dunbar |
2009-07-21 | Use temporary output to avoid running index-test with the same commands multi... | Argyrios Kyrtzidis |
2009-07-06 | Having tests that depend on previously created files is bad idea. Fix them to... | Argyrios Kyrtzidis |
2009-07-05 | Make use of the Index library through the index-test tool. | Argyrios Kyrtzidis |