Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 年之前 |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 年之前 |
Samuel Thibault
|
9e216621da
fix scanf size
|
8 年之前 |
Nathalie Furmento
|
3ad2cf42c1
examples: fixes for cppcheck warnings
|
8 年之前 |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 年之前 |
Nathalie Furmento
|
3d9232c549
perfmodel: use our own function to write double (we already had one for reading them), windows cannot be relied on
|
9 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Nathalie Furmento
|
a721ac9aec
tests/perfmodels/value_nan.c: remove un-needed declaration
|
11 年之前 |
Nathalie Furmento
|
4ff9b13f28
tests/perfmodels/value_nan.c: on windows OSes, there is no need to open file
|
11 年之前 |
Nathalie Furmento
|
0c6c658cb1
tests: turn function static when it makes sense to do so
|
11 年之前 |
Nathalie Furmento
|
7667e0b20a
tests/perfmodels/value_nan.c: delete temporary file
|
11 年之前 |
Samuel Thibault
|
a4aece4c5d
port r11446 from 1.1: fix memleak
|
11 年之前 |
Nathalie Furmento
|
a8c7af800f
tests/perfmodels/value_nan.c: fix code for windows
|
11 年之前 |
Nathalie Furmento
|
acd676ce88
tests/perfmodels/value_nan.c: include io.h file when running on windows
|
11 年之前 |
Nathalie Furmento
|
b59f7d74b5
tests/perfmodels/value_nan.c: use mkstemp instead of tmpnam which is 'dangerous'
|
11 年之前 |
Nathalie Furmento
|
4b796f2795
tests/perfmodels/value_nan.c: fix display message
|
11 年之前 |
Nathalie Furmento
|
30d74abf38
tests/perfmodels/value_nan.c: fix return value
|
11 年之前 |
Nathalie Furmento
|
e1b4955fe5
perfmodel: move test function from starpu lib to test file
|
11 年之前 |
Nathalie Furmento
|
39d4896b2f
tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly
|
11 年之前 |