DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
See also: development guide.
Contribution Standards
| Table of Contents |
|---|
...
- All of the tests can be found in /tests.
- We use
noseuse pytest for Python test cases, andgtestfor C++ unit tests.
...