]> jfr.im git - irc/rizon/plexus4.git/commit
Merge branch 'tests' into 'master'
authorAdam <redacted>
Mon, 23 May 2016 21:35:33 +0000 (21:35 +0000)
committerAdam <redacted>
Mon, 23 May 2016 21:35:33 +0000 (21:35 +0000)
commitf7c0701dd221dd272cc2a99154f85430ac732420
treeda3041e2b121895576bd72fc2e946d51d1dff2dd
parentc9fe3dcc1fea66324d4610e02506a2d9ec35e4f9
parent3e1e586da8df732de2bab55c67a5253b8ae4078c
Merge branch 'tests' into 'master'

tests: Cleanup tests

- Avoid throwing around `ck_assert()` everywhere in favor of libcheck's built in convenience functions
- Keep style consistent between tests and the core program

See merge request !14