Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
08a2bfd230cfc8049b6015c7ca2a3cc7d2fadb2f
/
lldb
/
test
/
lang
/
cpp
/
namespace
/
TestNamespace.py
847f511
Modify:
by Johnny Chen
· 14 years ago
1d3e880
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, stdout_path, and stderr_path
by Johnny Chen
· 14 years ago
30a6a1e
Move namespace directory to now reside under lang/cpp.
by Johnny Chen
· 14 years ago
[Renamed (98%) from lldb/test/namespace/TestNamespace.py]
7260f62
Centralized a lot of the status information for processes,
by Greg Clayton
· 15 years ago
d71ffbc
Uncomment the two failed 'expression' commands regarding fully qualified namespace variables.
by Johnny Chen
· 15 years ago
1922a8d
Remove @skip decorators for fixed crashes.
by Johnny Chen
· 15 years ago
4bb6ceb
Entire test class skipped due to:
by Johnny Chen
· 15 years ago
b4d59f4
Remove whitespace chars.
by Johnny Chen
· 15 years ago
80e6db9
Make the string matching for 'frame variable' more stringent with respect to
by Johnny Chen
· 15 years ago
13e64a7
Check in a test case for rdar://problem/8668740:
by Johnny Chen
· 15 years ago
8ed80e6
Add radar info for failed expression command test sequences which are now commented out.
by Johnny Chen
· 15 years ago
913af51
Also add a test for "frame variable '(anonymous namespace)::i'",
by Johnny Chen
· 15 years ago
6ba9d1f
Add test sequences for 'frame variable' address-of operator and 'frame variable' fully-qualified name variable.
by Johnny Chen
· 15 years ago
deac523
Remove the @expectedFailure decorator and uncomment 'expression -- i + j" test,
by Johnny Chen
· 15 years ago
6df2cd3
Add information for two bugs exposed by this test file.
by Johnny Chen
· 15 years ago
064d7f5
Fix the @expectedFailure usage error and add a commented out section of code to
by Johnny Chen
· 15 years ago
1e57493
Add @expectedFailure decorator for test_with_dwarf_and_run_command() test method:
by Johnny Chen
· 15 years ago
3d57ee7
Add TestNamespace.py to exercise printing of anonymous and named namespace variables.
by Johnny Chen
· 15 years ago