Commit Graph

3 Commits

Author SHA1 Message Date
Joaquim Duran
96c2547a1f Fixed issues in Qt build system:
- Fixed libraries and include paths.

- In windows, the filename of the tests programs (to be executed after compilation) has been fixed.

- In windows, all tests programs and benchmark programs are compiled as console programs.

- In windows, the warning C4996 has been disabled.

- In windows, asyncronous exceptions are captured in comp_mat_erase test.
2015-10-25 02:31:06 +01:00
Joaquim Duran
48ad6f4801 The tests and benchmarks are build with the same directives that are defined in bjam files. The tests are build in debug mode and the functions are not inlined. Each test is build in each own directory. 2014-12-30 01:41:12 +01:00
qduran
5f24feb364 Added configuration file to tests. 2014-10-09 02:24:59 +02:00