Roberto Di Remigio
2127b9e815
Fix Python libs tests
2018-03-12 12:55:23 +01:00
Radovan Bast
bfeef557e7
convert python tests to new form
2016-05-20 20:58:43 +02:00
Radovan Bast
6896da511c
restore a couple of tests
2016-05-20 20:55:10 +02:00
Radovan Bast
37d430c0fd
workaround for problem with trying to copy to existing dir
2016-05-20 20:43:08 +02:00
Radovan Bast
28582ceba7
reactivate test_cxx
2016-05-20 15:37:22 +02:00
Radovan Bast
939de1edb0
reactivate one real test
2016-05-20 15:35:13 +02:00
Radovan Bast
8319d41ba7
use {0} instead of {} in format
2016-04-14 12:12:41 +02:00
Radovan Bast
0c3f91ba8e
disable appveyor support; fixes #112 , fixes #167
2016-03-29 07:02:05 +02:00
Radovan Bast
7c4dac37ce
skip test_boost_libs on osx
2015-11-05 17:12:33 +01:00
Radovan Bast
bc2d767342
rm MPI test; too painful to maintain
2015-11-04 19:43:54 +01:00
Radovan Bast
b64341684a
rm lapacke test; too painful to get it to run; fixes #137
2015-11-04 19:39:22 +01:00
Radovan Bast
e17c541b07
update .travis.yml
2015-11-04 19:38:10 +01:00
Miro Iliaš
4ea3f73bae
Update test.py
2015-10-15 16:54:34 +02:00
Miro Iliaš
c8b0ce01a8
allow python_interpreter test on Windows
...
...should work...
2015-10-15 16:43:15 +02:00
Radovan Bast
31fe2cd0a3
skip many tests on windows
2015-10-13 21:47:05 +02:00
Roberto Di Remigio
ae87734faf
Streamline Boost tests for compiled libraries and add documentation on Boost module usage
2015-10-13 10:26:16 +02:00
Radovan Bast
fd8ec93851
the default setup script name becomes "setup"
...
it can be changed in autocmake.cfg
2015-10-12 15:30:51 +02:00
Radovan Bast
a823e300f6
allow config file interpolation
2015-10-04 23:08:31 +02:00
Radovan Bast
9e32dd790d
create own module proxies for blas/lapack
2015-09-19 15:47:17 +02:00
Radovan Bast
f8e89221ed
do not run accelerate test on windows
2015-09-19 15:27:05 +02:00
Radovan Bast
7a65a4cfe7
skip test_cxx_lapacke on linux
2015-09-18 13:09:46 +02:00
Radovan Bast
7fde3db8ff
fix typo
2015-09-18 12:29:01 +02:00
Radovan Bast
05fadb04ee
simplify MPI test
2015-09-18 12:04:33 +02:00
Radovan Bast
84b330e419
remove "config: custom" option; fixes #135
2015-09-18 11:25:50 +02:00
Radovan Bast
27f4b88220
get less useless and more useful printout from test.py when things fail
2015-09-18 11:20:37 +02:00
Radovan Bast
c5057f8aee
add test for accelerate framework
2015-09-18 10:44:39 +02:00
Radovan Bast
d4596c6f95
add skip_on_linux decorator
2015-09-18 10:28:31 +02:00
Radovan Bast
ffd128548f
more work on lapacke test
2015-09-18 09:34:46 +02:00
Radovan Bast
6efc29457d
adding lapacke.cmake stub
2015-09-17 10:44:30 +02:00
Radovan Bast
6017dbbfa6
renames
2015-09-17 10:26:08 +02:00
Radovan Bast
bed8a42945
remove static linking from tests
...
this will be implemented and tested externally
see #134
2015-09-17 10:06:52 +02:00
Radovan Bast
97e686b6be
rm test_cxx_cblas_static
2015-09-17 09:54:55 +02:00
Radovan Bast
173973929c
s/clapack/lapacke/
2015-09-17 01:38:20 +02:00
Radovan Bast
8d81310cc6
try cblas test on osx
2015-09-17 00:45:44 +02:00
Radovan Bast
4a74b1b129
use --cblas in test_cxx_cblas_static
2015-09-17 00:36:43 +02:00
Radovan Bast
a7de2e62e9
simplify cc_cblas test
2015-09-17 00:35:45 +02:00
Radovan Bast
78ebba62e5
test the new cblas
2015-09-17 00:09:56 +02:00
Radovan Bast
c2d8abcca2
skip cblas and clapack tests on osx
2015-09-16 15:27:15 +02:00
Radovan Bast
cc1e472d3d
clang does not have omp, skip this test on osx
2015-09-10 08:37:51 +02:00
Radovan Bast
79342a172c
skip static tests on osx
2015-09-10 08:36:19 +02:00
Radovan Bast
3236c01ffb
deactivate boost tests for the moment
2015-09-10 08:26:18 +02:00
Radovan Bast
d5e429222d
allow testing without network; fixes #117
2015-09-08 17:30:47 +02:00
Radovan Bast
21ce8b8810
Merge pull request #121 from robertodr/master
...
Added module for Boost detection and automatic build-up
2015-09-08 11:51:07 +02:00
Radovan Bast
1780e4a189
Added module for Boost detection and automatic build-up
2015-09-08 11:26:25 +02:00
Miro ILIAS
102e891278
adapt fc_mpi test for MS Windows by utilizing ms-mpi package
...
- 2 msmpi files are modified according to the tutorial
2015-09-07 21:10:31 +02:00
Miro ILIAS
f4b2c2305b
new test: cc_lapack
...
- extended math_libs.cmake for C headers detection
- static_linking tests included
- rearranged math-libs order for better libraries detection
- no int64 for cc_lapack
- added include/ directory to %path% to detect clapack.h in appveyor
- simplified C-code, intendations kept
- travis-ci kept simple, but needs liblapack-dev and libatlas-base-dev
- libatlas-dev can not be installed due to repeating xerba objects in *.a lib
files
2015-09-01 11:35:58 +02:00
Miro ILIAS
7665b883ac
new test cc_cblas ( closes #95 )
...
- extended math_libs.cmake for C headers detection
- static_linking test included
- no int64 in the cc_cblas test
- released allocated memory
- adaptated for MS Windows (OpenBLAS)
2015-08-31 19:58:03 +02:00
Radovan Bast
4b3a3a0007
Merge pull request #88 from miroi/fc_lapack_openblas
...
adapt fc_lapack test for MS Windows
2015-08-30 10:30:24 +02:00
Roberto Di Remigio
1c3c42630b
Fixes problem with format syntax spotted by @miroi
2015-08-28 21:27:56 +02:00
Miro ILIAS
d3d056c05b
adapt the fc_lapack test for MS Windows with OpenBLAS library
2015-08-28 20:55:41 +02:00