spaulaus / paass-lc

Acquire and Analyze data from XIA Pixie16 modules
GNU General Public License v3.0
2 stars 7 forks source link

Documentation and Testing Updates #99

Closed spaulaus closed 6 years ago

spaulaus commented 6 years ago

Description

This PR includes updates to documentation and testing. The documentation updates revolve around making this project more contributor friendly. It resolves the three missing components seen on the community page.

The testing updates allow the unit tests to be run using ctest or make test, which improves the ease of testing the software. We will no longer need to run the tests via bash scripts or even install them should we choose not to.

Related Issues

Motivation and Context

We are looking to build a community of support, which starts with making it easy for them to get going with the project.

How Has This Been Tested?

Tested using Travis-CI. All of the updates that are included here have been tested on that repository first. I have also compiled and run all unittests. Note: : The links to the Code of Conduct and the Contributing document will not be live until this is pushed up to master.

Screenshots (if appropriate):

None

Types of changes

Checklist:

spaulaus commented 6 years ago

This issue was moved to spaulaus/paass#99