2016-03-28 12:48:00 +02:00
..
2016-03-28 11:54:38 +02:00
2016-03-28 11:44:30 +02:00
2016-01-20 16:23:34 +01:00
2016-03-28 11:54:38 +02:00
2016-03-28 12:04:29 +02:00
2016-03-28 12:48:00 +02:00
2016-03-04 11:51:53 +01:00

To compile/run the tests, cpputest is required

Get cpputest
$ git clone https://github.com/cpputest/cpputest.git

Compile and install
$ cd cpputest
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install