Commit Graph

1524 Commits

Author SHA1 Message Date
Shahram Najm a376d55785 Testing: Fix broken Windows build 2022-12-11 21:21:25 +00:00
Shahram Najm 6d6528b383 Testing: Add more packing types 2022-12-11 15:36:46 +00:00
Shahram Najm 06801f142f Testing: Print packing type which failed the test 2022-12-09 15:59:14 +00:00
Shahram Najm 227a1736f5 Testing: Add test for section pointers as strings 2022-12-07 19:25:20 +00:00
Shahram Najm 0f20ea5b19 ECC-1492: GRIB: Add key jScansNegatively 2022-12-06 22:02:07 +00:00
Shahram Najm b1337d386a ECC-1491: Pseudo GRIB: The offset and count keys are incorrect 2022-12-06 13:51:51 +00:00
Shahram Najm fe1f32d9bc ECC-1489: Crash on MacOS (release build): printing the tool man page 2022-12-05 15:34:35 +00:00
Shahram Najm b9b31fe5d7 Merge branch 'feature/ECC-1466-GRIB2Defs' into develop 2022-12-02 14:00:38 +00:00
Shahram Najm 55dddd3c43 ECC-1485: Add extra test 2022-12-01 21:29:10 +00:00
Shahram Najm a2fed197a2 Merge branch 'develop' into feature/ECC-1466-GRIB2Defs 2022-11-29 12:07:28 +00:00
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 31a0855fdf ECC-1469: GRIB2: Modifications to parameter encodings to reflect standard practice for Destination Earth 2022-11-17 14:02:27 +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