| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Add new TestCircuit unit test.
|
|
|
|
| |
It was an unnecessary dependency.
|
|
|
|
|
|
|
|
|
| |
Add missing parameters.
Create PseudoRandom.
Do not run test that generates the WAV files.
Fix hang in TestConnections.
Fixes #97
|
|
|
|
| |
Includes a minor logging fix
|
|
Added Gradle (and removed ant), modernized testing via the JUnit framework, moved standalone examples from the tests directory to a separate module, removed sparsely used Java logger and replaced it with SLF4J. More work could be done, however this is a great start to greatly improving the health of the codebase.
|