aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented RPC set's payload parser.Baylac-Jacqué Félix2017-09-161-2/+35
|
* Implemented RPC parsers.Baylac-Jacqué Félix2017-09-161-16/+65
|
* Extracted RPC types to proper module.Baylac-Jacqué Félix2017-09-161-13/+102
|
* Implement and test RPC show Peer feature.Baylac-Jacqué Félix2017-09-161-18/+88
|
* Make imports in RPC.hs explicit.Baylac-Jacqué Félix2017-09-161-12/+13
|
* Setup travis CI.Baylac-Jacqué Félix2017-09-161-5/+28
|
* Refactor project structure to exec + lib.Baylac-Jacqué Félix2017-08-092-0/+12
| | | | | We want to add some unit tests to the project, hence, we need a proper library.
* tests: add benchmark scriptsBin Jin2017-03-151-0/+53