https://llvm.org/bugs/show_bug.cgi?id=22887
Bug ID: 22887
Summary: Document the test suite on the website
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
This is just a TODO for myself. I will eventually pick up this bug.
Documentation should include:
1) Commonly used command line arguments
2) Structure of a test case
3) test methods vs. private methods (hint: test methods start with "test")
4) attributes like @pythonAPITest, @skipIf, etc.
5) test logs
6) inline tests vs
7) How to run the test suite: (ninja check-lldb & running from xcode)
As we think of more stuff that should be documented, respond to this bug
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev