llvm-project/lldb/test/functionalities/data-formatter
Enrico Granata ea2bc0fb1f <rdar://problem/4529976>
Adding data formatters for iterators for std::map and std::vector (both libc++ and libstdcpp)
This does not include reverse iterators since they are both trickier (due to requirements the standard imposes on them) and much less useful

llvm-svn: 175787
2013-02-21 19:57:10 +00:00
..
data-formatter-advanced <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
data-formatter-categories Missed a few places where I didn't delete the obsolete (commented out) version of the breakpoint creation. 2012-09-22 00:14:47 +00:00
data-formatter-cpp Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
data-formatter-disabling Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
data-formatter-globals Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
data-formatter-named-summaries Adding a validation callback mechanism to OptionValueString (such a feature might theoretically be added to the general OptionValue base class should the need arise) 2012-12-11 22:42:19 +00:00
data-formatter-objc <rdar://problem/12028723> 2013-01-09 20:12:53 +00:00
data-formatter-python-synth <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
data-formatter-script Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
data-formatter-skip-summary NSSet formatter is now C++ code 2013-02-15 23:38:37 +00:00
data-formatter-smart-array Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
data-formatter-stl <rdar://problem/4529976> 2013-02-21 19:57:10 +00:00
data-formatter-synth <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
rdar-3534688 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-9973865 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-9973992 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-9974002 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-10449092 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-10642615 Disable darwin-specific test on non-darwin platforms 2012-11-21 20:17:07 +00:00
rdar-10887661 More test case cleanup (Linux and Mac): 2013-02-15 21:27:14 +00:00
rdar-11086338 <rdar://problem/12523238> Commit 3 of 3 2012-10-24 01:23:57 +00:00
rdar-11628688 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-11773899 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
rdar-11988289 This patch removes the SymbolFileSymtab support 2012-12-19 23:05:01 +00:00
rdar-12437442 <rdar://problem/12978143> 2013-01-28 23:47:25 +00:00
rdar-12529957 <rdar://problem/12529957> 2013-02-18 23:16:23 +00:00
.categories Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00