Commit Graph

213 Commits

Author SHA1 Message Date
Francois Best 016f18df4b Fixy. 2016-10-09 19:10:31 +02:00
Francois Best 4009b2a15b Testing lcov and gcov updates. 2016-10-09 19:04:59 +02:00
Francois Best 766961b2f3 Added code coverage badge. 2016-10-09 18:40:51 +02:00
Francois Best 9cbce11523 Install lcov from apt, fix path. 2016-10-09 18:40:26 +02:00
Francois Best cb34be646c Added test for PolyPressure. 2016-10-08 02:37:18 +02:00
Francois Best 8372ee92d7 Added build & run target for unit tests. 2016-10-08 02:37:07 +02:00
Francois Best 530e983dea Added contributing guidelines (wip). 2016-10-08 02:36:24 +02:00
Francois Best 34b1b11ad0 Moved stuff to builder. Added code coverage. 2016-10-08 02:36:15 +02:00
Francois Best f26071fb8a Revert "Added coveralls-cmake sub."
This reverts commit 886658c6a4.
2016-10-07 15:06:45 +02:00
Francois Best dd700fd49f Using CTest for unit tests. 2016-10-07 14:46:31 +02:00
Francois Best 886658c6a4 Added coveralls-cmake sub. 2016-10-07 11:34:56 +02:00
Francois Best 527a7c8e9d Using vector buffers & initializer-list expectancies. 2016-10-07 10:04:05 +02:00
Francois Best e65d5b6b4c Added more RPN/NRPN tests. 2016-10-07 09:59:08 +02:00
Francois Best 34b37f75e8 Fixed order of DataEntry bytes (MSB first). 2016-10-07 09:50:37 +02:00
Francois Best a7d6d803a1 Enabled CMake target debugging.
(requires CMake Tools extension for VSCode)
2016-10-07 09:12:48 +02:00
Francois Best bc0308223c Initialise new attributes. 2016-10-07 00:58:35 +02:00
Francois Best dc478a3656 Re-fix example. 2016-10-07 00:58:23 +02:00
Francois Best 154b87f8d3 Fix example. 2016-10-07 00:51:53 +02:00
Francois Best 489b49b862 Fix thruFilter bug from #45. 2016-10-07 00:49:50 +02:00
Francois Best a8e5b0ba15 Added example of RPN sequence. 2016-10-07 00:44:03 +02:00
Francois Best 96374a1fa1 Added RPN/NRPN sending facilities.
Needs doc, closes #37.
2016-10-07 00:38:27 +02:00
Francois Best c29dfd84d7 Added more tests & fixed #53 (sendPitchBend range). 2016-10-06 20:49:38 +02:00
Francois Best 419606785d Added RPN/NRPN example. 2016-10-06 20:19:10 +02:00
Francois Best cb6c428913 Try and fix Travis C++11 support (clang+gcc) 2016-10-05 07:28:51 -07:00
Francois Best b25d111391 Made post-build test running an option. 2016-10-05 05:54:44 -07:00
Francois Best aeffb7d7c5 Smaller buffers, added full codec test. 2016-10-05 05:52:04 -07:00
Francois Best 8b5e81ed86 Added MIDI IO tests. 2016-10-04 18:56:18 -07:00
Francois Best 0b0bd7eda5 Fix 2016-10-04 18:56:05 -07:00
Francois Best 3822bc2e33 Added default constructor. 2016-10-04 18:55:56 -07:00
Francois Best 6705d0ed81 Initialize attributes with default values. 2016-10-04 18:55:47 -07:00
Francois Best 993f12ce30 Added accessor to settings template arg. 2016-10-04 18:55:27 -07:00
Francois Best 7268429235 More tests. 2016-10-04 09:54:46 -07:00
Francois Best f483eb86e9 Require lower CMake version for Travis. 2016-10-04 01:24:39 -07:00
Francois Best 371d1adba9 Disable auto-tests in post-build. 2016-10-04 01:24:28 -07:00
Francois Best 51d25a831f Running test in Travis. 2016-10-04 01:11:39 -07:00
Francois Best d42acc0cbb Testing (and fixed) SysEx codec.
Now conforms to Somascape specs.
2016-10-04 01:00:12 -07:00
Francois Best 22d6bb8cf2 Restrict include. 2016-10-03 22:10:39 -07:00
Francois Best 618f71658b Moved tests, added references to static stuff. 2016-10-03 22:08:45 -07:00
Francois Best 92c50d612a Removed this nonsense. 2016-10-03 22:08:14 -07:00
Francois Best c86d6f2e26 Added testing facility. 2016-10-03 21:41:13 -07:00
Francois Best b5c2d8c12c Reworked unit tests. 2016-10-03 21:41:05 -07:00
Francois Best f5b51bd211 This file is generated when CMake config changes. 2016-10-03 21:40:21 -07:00
Francois Best 4bd4015f9d Binding Google Test into CMake. 2016-10-03 20:34:43 -07:00
Francois Best 3740624176 Added Google Test as sub for unit tests. 2016-10-03 20:20:55 -07:00
Francois Best a24d195f93 Added root to include dirs. 2016-10-03 20:17:49 -07:00
Francois Best c600287129 Added test library and CMake scaffolding. 2016-10-03 19:18:36 -07:00
Francois Best 3c1c65fd69 Fix release link. 2016-10-03 12:06:03 -07:00
Francois Best 210d3bd2ae Added badges and license file. 2016-10-03 12:04:44 -07:00
Francois Best 3a07cd0fce Fixed merger example on Zero. 2016-10-03 11:50:14 -07:00
Francois Best 885bc6e870 Removed old file (using VSCode now). 2016-10-03 11:19:15 -07:00