Commit Graph

4 Commits

Author SHA1 Message Date
Conrad Lara - KG6JEI 885e93b241 feature: Add scripts for generating images.
These scripts are intended to be run by Jenkins.

minimal/no error checking is done with these scripts at this time.

Some ENV variables needs to be set before executing these scripts.
2015-05-03 12:13:38 -07:00
Conrad Lara - KG6JEI 741bb65e4b Refactor pre-build test scripts to work with upcomming build scripts 2015-04-30 10:41:04 -07:00
Conrad Lara - KG6JEI b920402b1f build: Create test scripts for basic code quality
Test scripts run to ensure the programs will execute and report back into junit format for Jenkins reporting.

These scripts can be run manually outside of the build system to check code prior to commiting.

usrlocalbinshell requires that shellcheck be installed on the testing system.
2015-04-13 11:37:45 -07:00
Conrad Lara - KG6JEI 6d66446d12 Add shell2junit for use of creating junit reports of the tests.
NOTE: sh2ju is under the ASF2 license
2015-04-09 20:18:01 -07:00