Commit Graph

5 Commits

Author SHA1 Message Date
Joaquim Duran
cd68a7c7e8 Fixed path name in benchmarks/configuration.pri file (using qmake 5.4).
Removed '!' (test for command failure) before 'include' commands.
2015-04-12 02:03:42 +02:00
Joaquim Duran
cf601d4ae7 Remove a comment. 2014-12-30 02:19:31 +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
77b9321e48 Changes implemented:
1 - Test programs are executed automatically once compliled.

2 - To compile tests and brenchs, headers files of ublas source code are included.

3 - If ublas tests and brenchs are build with modular boost source code, the header files of boost source code are included and its libraries are linked.

4 - Created configuration.pri file to centralize the configuration of tests .pro files.
2014-10-09 02:22:27 +02:00
qduran
8b3497b2a0 Build all tests. 2014-06-11 01:58:23 +02:00