Shahram Najm
6109a56f8b
ECC-523: Add test
2022-11-27 17:55:25 +00:00
Shahram Najm
4f084f050e
Allow logging procedure to be reset to the default
2022-11-19 17:49:39 +00:00
Shahram Najm
b27ced91d3
ECC-1476: Testing
2022-11-16 16:58:52 +00:00
Shahram Najm
d2e72258b9
ECC-1476: Test
2022-11-16 16:25:17 +00:00
Shahram Najm
0d3d571117
ECC-1476: BUFR: Memory leaked encoding test files
2022-11-16 16:13:30 +00:00
Shahram Najm
8abfafdbb0
Compiler warnings: use '%zu' in the format string for size_t
2022-11-12 13:51:52 +00:00
Shahram Najm
0644fdc346
Compiler warnings: use '%zu' in the format string for size_t
2022-11-12 13:34:09 +00:00
Shahram Najm
4af2d942dd
Merge branch 'develop' into bugfix/ECC-1172-BufrEncodingMemoryLeaks
2022-11-11 17:58:55 +00:00
Shahram Najm
9f71b20f25
ECC-1468: Replace all instances of the deprecated function 'sprintf' with 'snprintf'
2022-11-10 19:18:43 +00:00
Shahram Najm
3141c7959a
ECC-1172: Testing
2022-11-08 20:54:11 +00:00
Shahram Najm
da5f5aed13
ECC-1172: Testing
2022-11-08 20:47:42 +00:00
Shahram Najm
59f12626f1
Testing: Fix memory leaks
2022-11-07 12:22:49 +00:00
Shahram Najm
18d2440eca
cpplint warnings
2022-11-04 16:55:18 +00:00
Shahram Najm
531a14b9c4
Testing: parse_keyval_string
2022-10-26 13:02:45 +01:00
Shahram Najm
562a6f6daa
Testing: GRIB2 packings grib_complex and grid_complex_spatial_differencing
2022-10-22 20:32:32 +01:00
Shahram Najm
7e72efada8
C++ warnings
2022-10-20 17:20:13 +01:00
Shahram Najm
1232478310
Testing: binary search
2022-10-20 14:38:17 +01:00
Shahram Najm
f7a6484b61
ECC-1425: GRIB2: Add mars keyword FCMonth for C3S seasonal
2022-08-17 13:30:47 +01:00
Shahram Najm
2a7e0a5395
Scripts: Rename from ksh
2022-08-12 13:18:23 +01:00
Shahram Najm
0e45a1b7d4
ECC-1425: Add tests
2022-08-11 13:57:25 +01:00
Shahram Najm
563ef120e1
Testing: Fix test script shebangs
2022-08-02 15:37:20 +01:00
Iain Russell
9cec2fe3a4
ECC-1434: add shebang to grib_md5.sh
2022-08-02 14:39:12 +01:00
Shahram Najm
fdcddc2352
ECC-1431: Cleanup
2022-08-01 16:16:08 +01:00
Eugen Betke
7ae3195552
Pull request #34 : ECC-1431: Fixed output buffer size
...
Merge in ECCODES/eccodes from bugfix/ECC-1431-CCSDS-OutputBufferSize to develop
* commit '7374409c4706ad099a8d76de5e34e9d53369a5c0':
ECC-1431: Simplified test
ECC-1431: Fix loop initialization
ECC-1431: Limit test values to the range of float
ECC-1431: Minor changes
ECC-1431: Add failed condition
ECC-1431: Adding missing set function
ECC-1431: Build test only if C++ enabled
ECC-1431: Minor fix
ECC-1431: Test
ECC-1431: Test language changed from .c to .cpp
ECC-1431: Preparations for testing
ECC-1431: Simplified output buffer size formula
ECC-1431: Fixed output buffer size
2022-08-01 14:54:39 +00:00
Eugen Betke
7374409c47
ECC-1431: Simplified test
2022-08-01 14:32:27 +00:00
Shahram Najm
f44ce5cc55
Testing: Enable assert macro (even in release mode)
2022-08-01 12:00:29 +01:00
Eugen Betke
0e02051987
ECC-1431: Fix loop initialization
2022-07-31 13:05:29 +00:00
Eugen Betke
4fb9450edd
Merge branch 'bugfix/ECC-1431-CCSDS-OutputBufferSize' of ssh://git.ecmwf.int/eccodes/eccodes into bugfix/ECC-1431-CCSDS-OutputBufferSize
2022-07-29 17:15:16 +00:00
Eugen Betke
5b7133e33e
ECC-1431: Limit test values to the range of float
2022-07-29 17:08:53 +00:00
Shahram Najm
ff7d5c6d63
Merge branch 'develop' into bugfix/ECC-1431-CCSDS-OutputBufferSize
2022-07-29 17:53:31 +01:00
Shahram Najm
a77cce7942
Error handling: Add a user-friendly error message (test)
2022-07-29 17:44:31 +01:00
Eugen Betke
0dac5f60cb
ECC-1431: Minor changes
2022-07-29 12:27:32 +00:00
Eugen Betke
34fce38e5e
ECC-1431: Add failed condition
2022-07-29 12:25:06 +00:00
Eugen Betke
01bc237bef
ECC-1431: Adding missing set function
2022-07-29 12:23:49 +00:00
Eugen Betke
e6f4adf66d
Merge branch 'bugfix/ECC-1431-CCSDS-OutputBufferSize' of ssh://git.ecmwf.int/eccodes/eccodes into bugfix/ECC-1431-CCSDS-OutputBufferSize
2022-07-29 12:21:44 +00:00
Shahram Najm
0eb43c66f5
Testing: Use own Assert macro (which is not disabled with NDEBUG)
2022-07-29 13:21:04 +01:00
Shahram Najm
3184152c1e
ECC-1431: Build test only if C++ enabled
2022-07-29 13:10:23 +01:00
Eugen Betke
7be43b311a
ECC-1431: Minor fix
2022-07-29 10:46:44 +00:00
Eugen Betke
1de0eff6ba
ECC-1431: Test
2022-07-29 09:53:55 +00:00
Eugen Betke
d6ef405b48
ECC-1431: Test language changed from .c to .cpp
2022-07-29 08:37:20 +00:00
Shahram Najm
586002e473
Merge branch 'develop' into bugfix/Tigge_S2S_Uerra__marsKeys
2022-07-28 17:11:32 +01:00
Eugen Betke
43c67b6049
ECC-1431: Preparations for testing
2022-07-28 14:16:21 +00:00
Shahram Najm
714415054d
ECC-762 and ECC-1432
2022-07-28 12:34:26 +01:00
Shahram Najm
a677da2908
ECC-1430: GRIB2: Add extra values for stepType: 'severity' and 'mode'
2022-07-26 13:23:32 +01:00
Shahram Najm
6de4bbc03f
Testing: Rename test lists
2022-07-23 17:17:27 +01:00
Shahram Najm
78d3d066bd
Testing: Rename labels
2022-07-22 17:57:02 +01:00
Shahram Najm
5b994bbbcc
ECC-1428: GRIB2: No error message when setting invalid marsType on S2S/TIGGE/UERRA
2022-07-17 11:42:16 +01:00
Shahram Najm
6b3f25ac73
Testing: values_to_ascii
2022-07-13 18:02:25 +01:00
Shahram Najm
41959a096e
Testing: Fix clang address sanitizer error
2022-07-12 20:28:24 +01:00
Shahram Najm
a643002530
Testing: C API codes_set_samples_path
2022-07-12 16:03:19 +01:00