Bisect

Bisect 1.3

Bisect is a code coverage tool for the Objective Caml language. It is a camlp4-based tool that allows to instrument your application before running tests. After application execution, Bisect can generate a report in HTML format that is the replica of the...

BuildBot

BuildBot 0.8.8

The BuildBot project is an open source software to automate the testing and compilation cycle needed by many apps to validate code changes.Each time a change is committed, BuildBot builds and tests the tree, outputing status updates via web.What is new in...

Clamity

Clamity rev57

Clamity is a testing framework that allows you test how your GPU is working, by running various tests. With its plugin system it can be expanded to test for more than just the core set.To build an OpenCL testing framework that can be used on machines...