2015-10-08 14:05:59 +03:00
|
|
|
This repository contains dejafu, a concurrency testing library based
|
|
|
|
on typeclasses, and various utility libraries.
|
2014-12-20 20:32:35 +03:00
|
|
|
|
2015-10-08 14:05:59 +03:00
|
|
|
- dejafu [![Build Status][dejafu-status]][dejafu-log]
|
|
|
|
- hunit-dejafu [![Build Status][hunit-status]][hunit-log]
|
2015-10-08 23:50:52 +03:00
|
|
|
- tasty-dejafu [![Build Status][tasty-status]][tasty-log]
|
2015-08-27 15:33:48 +03:00
|
|
|
|
2015-10-08 14:05:59 +03:00
|
|
|
[dejafu-status]: http://ci.barrucadu.co.uk/job/(dejafu)/job/dejafu/badge/icon?style=plastic
|
|
|
|
[dejafu-log]: http://ci.barrucadu.co.uk/job/(dejafu)/job/dejafu/
|
2014-12-20 20:32:35 +03:00
|
|
|
|
2015-10-08 14:05:59 +03:00
|
|
|
[hunit-status]: http://ci.barrucadu.co.uk/job/(dejafu)/job/hunit-dejafu/badge/icon?style=plastic
|
|
|
|
[hunit-log]: http://ci.barrucadu.co.uk/job/(dejafu)/job/hunit-dejafu/
|
2015-10-08 23:50:52 +03:00
|
|
|
|
|
|
|
[tasty-status]: http://ci.barrucadu.co.uk/job/(dejafu)/job/tasty-dejafu/badge/icon?style=plastic
|
|
|
|
[tasty-log]: http://ci.barrucadu.co.uk/job/(dejafu)/job/tasty-dejafu/
|