-
Notifications
You must be signed in to change notification settings - Fork 28
Developers
S. V. Paulauskas edited this page Feb 24, 2017
·
3 revisions
#Developers Here you will find information that is useful for developing the software. All developers are expected to read and review these pages.
##Style Guidelines The software follows style guidelines. These guidelines provide a consistent look and feel to the source code, which is critical for maintenance. New code must adhere to these guidelines.
##Unit Testing All new code, when possible, must be Unit Tested. We use UnitTest++ for our testing framework.
Pixie Acquisition and Analysis Software Suite
- Home
- Quick Start
- FAQ
- Installation
- Configuration
- Acquisition
- Analysis
- Troubleshooting
- Developers
- How To