36 Commits

Author SHA1 Message Date
Miro ILIAS
e57d6d0372 simple OpenMP test
- with removed int64 support
2015-08-07 19:38:58 +02:00
Radovan Bast
14588a7681 catch stderr earlier 2015-08-07 17:24:32 +02:00
Radovan Bast
1cee0e6798 refactor 2015-08-07 17:23:11 +02:00
Radovan Bast
c7054178b4 mark tests skipped on win32 really as SKIPPED and not as PASSED 2015-08-07 16:55:50 +02:00
Radovan Bast
1bf3d3e355 more consistency 2015-08-07 16:47:50 +02:00
Miro ILIAS
f8905fed65 simple MPI test for testing the autocmake
- code reviewer's comments included
2015-08-07 15:12:53 +02:00
Miro ILIAS
289f895e05 Simple Fortran test for --int64, without math libraries 2015-08-07 13:07:28 +02:00
Radovan Bast
029dcf9dab cosmetics 2015-08-04 13:25:58 +02:00
Miro ILIAS
015e9af844 simple fortran test for checking the generated "git_info.h"
- with form according to Rado's order
2015-08-04 11:42:23 +02:00
Miro ILIAS
7d192205aa new test for lapack added, all fc tests fixed for PGI Fortran 2015-08-02 18:16:46 +02:00
Radovan Bast
cfe2823c09 add possibility to pass options to cmake via setup.py 2015-07-29 22:33:48 +02:00
Radovan Bast
faada401f4 module files are parsed for configuration by default 2015-07-28 12:22:11 +02:00
Radovan Bast
a2e1e243db test automatic config specification 2015-07-17 16:21:50 +02:00
Radovan Bast
06194a54be restore test_fc_blas 2015-07-16 10:43:34 +02:00
Radovan Bast
ed5af19d74 renames 2015-07-16 10:28:08 +02:00
Radovan Bast
4d0784dbd9 fix assert 2015-07-16 10:24:33 +02:00
Radovan Bast
9c9efac181 renames 2015-07-16 10:22:14 +02:00
Miro ILIAS
bb3a4ad69f new test fc_openblas added (works on Linux only) 2015-07-15 22:54:59 +02:00
Radovan Bast
87158e936c it seems windows does not like colons in file names 2015-07-14 14:32:00 +02:00
Radovan Bast
9aeacec5e5 if exe() returns stderr, write it to stderr; fixes #28 2015-07-14 13:43:59 +02:00
Radovan Bast
347462b8aa create unique build dirs during testing; fixes #27 2015-07-14 13:37:57 +02:00
IvanHrasko
a286f5a814 ihrasko: fix pep8 style 2015-07-08 13:46:06 +02:00
IvanHrasko
d12cc0ac80 ihrasko: open stdout and stderr in text mode and avoid type errors in
Python 3 during tests
2015-07-08 12:25:03 +02:00
Radovan Bast
e62c443db7 adapt test script for win32 2015-06-28 12:32:08 +02:00
Radovan Bast
db6b4a0bb1 fix copy-paste error; restores tests 2015-06-28 12:29:31 +02:00
Radovan Bast
5a34bd2deb less boilerplate 2015-06-28 12:15:39 +02:00
Radovan Bast
115f3475a6 avoid update --self (since it overwrites config.py and update.py) 2015-06-28 12:11:16 +02:00
Radovan Bast
3d02918ffe test only using local files; fixes #21 2015-06-28 11:12:36 +02:00
Radovan Bast
d7061493fc avoid wget; fixes #17 2015-06-26 18:51:42 +02:00
Radovan Bast
30c9d38842 also pep8-test the test script; restore pep8 for update.py 2015-06-26 15:34:28 +02:00
Radovan Bast
49f69b854c rename 2015-06-04 17:47:48 +02:00
Radovan Bast
3e4272cf14 rename bootstrap to update 2015-06-04 12:13:44 +02:00
Radovan Bast
340f47b9cb add unit test for a simple fortran project 2015-06-01 15:49:13 +02:00
Radovan Bast
0bf578eeba restore test 2015-05-30 20:19:06 +02:00
Radovan Bast
7f197b6199 s/--init/--update/ 2015-05-23 13:50:50 +02:00
Radovan Bast
f5e62c16fb add unit test for a simple CXX project 2015-05-23 11:14:18 +02:00