Commit Graph

11 Commits

Author SHA1 Message Date
Shahram Najm d25dfa82a5 ECC-1521: Drop support for 32-bit architectures 2023-02-02 16:59:06 +00:00
Shahram Najm 7ba0f8d079 Testing: remove autotools deprecated stuff 2022-04-03 23:02:48 +01:00
Shahram Najm 685c6a0849 Cleanup 2022-02-01 12:14:30 +00:00
Mamoru TASAKA 5c87fa43f5 grib_sh_ieee64: disable on 32 bit system
grib_ieee64_to_long / grib_long_to_ieee64 function needs the system
sizeof(long) == sizeof(double). So on windows system grib_sh_ieee64 test is
disabled.

Similarly, disable this test on linux 32 bit system.
2022-01-10 23:24:56 +09:00
Shahram Najm e2605533ce Tests: allow run with valgrind 2020-02-13 12:38:21 +00:00
Shahram Najm 12c6150917 Copyright notices: use new format 2020-01-28 14:32:34 +00:00
Shahram Najm ffa003a763 Windows: grib_sh_ieee64 2019-12-30 16:41:13 +00:00
Shahram Najm 144a12d62c Windows: enable grib_sh_ieee64 test 2019-12-27 13:09:32 +00:00
Shahram Najm 2fd17d0773 Windows: Disable failing tests (temporarily) so GitHub CI succeeds 2019-12-18 11:24:21 +00:00
Shahram Najm 02e934b688 Copyright updated 2019-04-15 14:44:45 +01:00
Shahram Najm 1b63423f38 Rename tests 2018-11-24 12:20:25 +00:00
Renamed from tests/sh_ieee64.sh (Browse further)