History log of /external/lldb/test/lang/cpp/bool/TestCPPBool.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f40b0928e7455c7158ea9aa82d7908cc3fe4d1af 30-Jul-2013 Ed Maste <emaste@freebsd.org> tests: Mark expected FreeBSD failures due to pr16697



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@187415 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/bool/TestCPPBool.py
2b606ab2881c4d09d2fa66f088b00c9d7de46964 13-Mar-2013 Daniel Malea <daniel.malea@intel.com> Minor LLDB test improvements
- fix TestCPPBool (was failing with some versions of GCC due to num_breakpoint_locations)
- speed up tests by skipping git/svn revision parsing by the test harness when running in lit-compatible (parsable) mode

This should resolve the failures reported by http://lab.llvm.org:8011/builders/lldb-x86_64-linux



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@176972 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/bool/TestCPPBool.py
3ad56474f8fdd73b19d32cb253dcc788d0bfc0fc 19-Feb-2013 Daniel Malea <daniel.malea@intel.com> A few more GCC specific test fixes as per logged PRs:
- TestNamespace expected to fail due to PR-15302
- TestCPPBool and TestUnsignedTypes updated to handle GCC style debug information
- TestRvalueReferences expected fail due to GCC (4.7) not outputting rvalue-reference debug information
- TestDataFormatterStdVBool expected to fail due to PR-15301



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@175551 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/bool/TestCPPBool.py
683a97c06af8bf91172d84e43bb3e55ca059e652 18-Oct-2012 Sean Callanan <scallanan@apple.com> Added support for "bool", "true", and "false" to
the expression parser (also wchar_t) and added a
test case.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@166131 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/cpp/bool/TestCPPBool.py