llvm-project/lldb/test/functionalities/data-formatter
Enrico Granata 273d177bdf <rdar://problem/11589605> Making a
'type category enable *' command
to match 'type category disable *'

llvm-svn: 161882
2012-08-14 18:18:07 +00:00
..
data-formatter-advanced <rdar://problem/11578397> Adding a new --summary-string option for the frame variable command which allows the user to provide a summary string with which he wants to display the variables without having to make a named summary first 2012-08-09 22:02:51 +00:00
data-formatter-categories Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-cpp Now that the testcase is fixed, it is no longer 2012-08-09 00:40:16 +00:00
data-formatter-disabling <rdar://problem/11589605> Making a 2012-08-14 18:18:07 +00:00
data-formatter-globals Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-named-summaries Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-objc <rdar://problem/11753405> Making sure we deal correctly with signed NSNumber values 2012-07-13 18:53:14 +00:00
data-formatter-python-synth Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-script Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-skip-summary Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-smart-array Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
data-formatter-stl Removing the @expectedFailurei386 decorator from test cases that now work as a result of the latest changes to Value.cpp 2012-04-24 01:45:19 +00:00
data-formatter-synth Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
rdar-3534688 Automatically enabling the Cocoa formatter categories for command-line LLDB. Previously, the categories were filled in but disabled by default. Tweaking test cases appropriately to keep working and do the right thing 2012-04-26 01:40:38 +00:00
rdar-9973865 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
rdar-9973992 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
rdar-9974002 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
rdar-10449092 <rdar://problem/10449092> Adding a new uppercase hex format specifier. This commit also changes the short names for formats so that uppercase hex can be 'X', which was previously assigned to hex float. hex float now has no short name. 2012-08-09 19:33:34 +00:00
rdar-10642615 Automatically enabling the Cocoa formatter categories for command-line LLDB. Previously, the categories were filled in but disabled by default. Tweaking test cases appropriately to keep working and do the right thing 2012-04-26 01:40:38 +00:00
rdar-10887661 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
rdar-11628688 <rdar://problem/11628688> Making sure to use the ostype format for OSType values 2012-07-13 18:54:40 +00:00
rdar-11773899 <rdar://problem/11773899> Formatters for BOOL* and BOOL& 2012-07-13 18:55:41 +00:00