Skip to content
Colin Girling edited this page Feb 26, 2017 · 14 revisions

Welcome to the cppocl wiki!

This project aims to provide free, reliable and fully unit test code, which works on Windows and Linux (and possible Mac).

The aim is to provide a library which provides easy to learn and use classes, and also allow software to be developed quicker, and are easier to read and maintained.

I focus on clean, efficient and readable code, and although the code may not always deliver on this goal, it will be continually refined and improved.

All feedback is welcome and desired.

The C++ unit test framework is the first of hopefully many components to be provided freely, although I have worked on many projects for many years and have come to the conclusion that the modern world of patents and litigation will make it difficult, if not impossible to release open source code in the future.

Also it's important to be aware, although I don't copy other peoples work and this all my own work, I do use my own experience to develop code that might already exist in the open source community.

I am also using Twitter/#cppocl, if you wish to follow progress or make requests.


You can also check out my other projects for C# located at https://github.com/csocl/

Clone this wiki locally