Commit Graph

404 Commits

Author SHA1 Message Date
Shahram Najm 74ceb08ef8 ECC-272: Flat JSON dump of some BUFR files doesn't contain the last element 2016-11-07 17:25:50 +00:00
Shahram Najm 18b297dc52 Tests: check if JPEG support is enabled 2016-11-03 18:20:22 +00:00
Shahram Najm 9be1d84e71 Better naming of lists: tests that need data downloaded and tests that do not 2016-10-25 10:34:02 +01:00
Shahram Najm 17e8e50985 Fix broken test 2016-10-24 18:33:43 +01:00
Shahram Najm ffab2d832b Test added for bufr_keys_iterator 2016-10-24 17:34:12 +01:00
Shahram Najm affbd272a2 Tests: renamed filter to grib_filter 2016-10-24 15:17:06 +01:00
Shahram Najm acdcf46eed ECC-365: add placeholder facility in the output filename of grib_filter 2016-10-24 14:56:42 +01:00
Shahram Najm 3e351deda5 Tests: ensure temp files are uniquely named 2016-10-24 14:55:53 +01:00
Shahram Najm 4b6dc8f099 Clean up 2016-10-21 16:32:49 +01:00
Enrico Fucile 27bf94f1d6 added test ECC-364 2016-10-21 15:46:04 +01:00
Shahram Najm 93f6045014 Fix compiler warnings 2016-10-13 10:49:46 +01:00
Shahram Najm 815f925e9b Improve tests for BUFR extraction 2016-10-12 18:36:04 +01:00
Shahram Najm d82ffbb9e0 ECC-355: grib_compare: using relative comparison (-R) with 'all' does not work 2016-10-12 14:39:58 +01:00
Shahram Najm 5bf974a3b0 Test harness for grib_util_set_spec improved 2016-10-10 19:14:34 +01:00
Shahram Najm 86e05b3d2b Unit test for str_split method 2016-10-07 15:18:03 +01:00
Shahram Najm 374158a705 Unit test for str_split method 2016-10-07 15:12:27 +01:00
Shahram Najm 39f5a972d7 Fix test name 2016-10-06 17:41:10 +01:00
Enrico Fucile 50df6c4ff3 ECC-354 added test 2016-10-06 15:51:13 +01:00
Shahram Najm b1630b5ca8 Remove duplicate data BUFR files 2016-09-26 18:30:45 +01:00
Shahram Najm 2333add502 ECC-335: Added further tests 2016-09-23 15:10:36 +01:00
Shahram Najm f5d5356b39 ECC-335: grib_util_set_spec: Setting edition=2 and deleteLocalDefinition=1 on GRIB1 does not delete the local definition in target GRIB2 2016-09-22 16:52:56 +01:00
Shahram Najm 26db919c15 ECC-333: bufr_compare -H aborting 2016-09-21 18:08:24 +01:00
Shahram Najm 6ddff284f8 ECC-334: BUFR edition 3: bufr_dump does not show the key 'edition' 2016-09-21 17:15:49 +01:00
Shahram Najm 9bce800260 ECC-236: bufr_ls does not print the right value for unpacked data 2016-09-16 16:23:03 +01:00
Shahram Najm 3ce4601caa Fix deprecated feature 2016-09-15 17:50:45 +01:00
Shahram Najm ff36ec4db1 Test updates 2016-09-15 16:44:39 +01:00
Shahram Najm 4d8eea5c3b ECC-320: bufr_dump -DC (part 2) 2016-09-14 18:09:23 +01:00
Shahram Najm c8200f6167 ECC-320: bufr_dump -DC (part 1) 2016-09-14 17:49:07 +01:00
Shahram Najm c3af7e550a ECC-320: bufr_dump -Dpython 2016-09-14 11:54:57 +01:00
Shahram Najm aa7f64319e ECC-320: bufr_dump -Dfortran. Fix broken test (needs more work) 2016-09-13 18:46:00 +01:00
Shahram Najm 0d7888c78b ECC-320: bufr_dump -Dfortran 2016-09-13 17:59:24 +01:00
Shahram Najm c9004a56b6 Fix spelling errors in example code 2016-09-13 17:48:52 +01:00
Shahram Najm 852ceb9179 ECC-320: bufr_dump -Dfilter (part 3) 2016-09-13 11:14:54 +01:00
Shahram Najm 863e1430a3 ECC-320: Change names of tests to reflect encode or decode 2016-09-12 18:16:39 +01:00
Shahram Najm 82000430d1 Add trailing slash for test_dir 2016-09-12 17:19:52 +01:00
Shahram Najm 072462a3a7 ECC-327: bufr_dump -EC (all tests pass) 2016-09-02 11:08:15 +01:00
Shahram Najm bd68931b64 ECC-327: bufr_dump -EC 2016-09-01 18:52:33 +01:00
Shahram Najm 3388a0db0b ECC-326: update test 2016-09-01 13:43:09 +01:00
Shahram Najm acce5d56f4 GRIB-947: grib_util_set_spec: For grib2 second order packing, data values are set twice 2016-08-31 17:38:31 +01:00
Shahram Najm 569bee5314 Use consistent convention for dir variables 2016-08-31 17:26:43 +01:00
Shahram Najm 50a811a24b ECC-285: bufr_dump -Efilter (now working) 2016-08-25 14:41:46 +01:00
Shahram Najm 40881e1d1e ECC-285: bufr_dump -Efilter (part 1) 2016-08-24 18:42:18 +01:00
Shahram Najm c8bc74c8a9 Make script executable 2016-08-19 17:11:53 +01:00
Shahram Najm df2af75d72 Testing: fix the definition file parsing (find does not work on symlink) 2016-08-19 15:58:06 +01:00
Shahram Najm 3ea30d6fd2 Rename key: endOfHeadersMaker -> endOfHeadersMarker 2016-08-17 17:24:13 +01:00
Shahram Najm 61b216683b GRIB-757: tigge_check -w test 2016-08-15 16:48:09 +01:00
Shahram Najm 96f79b91b0 ECC-317: Number of values not set correct in JPEG encoded constant field 2016-08-12 14:33:51 +01:00
Shahram Najm e7fb6e9220 Remove uegabe.bufr from test until we fix setting attributes in bufr_filter 2016-08-11 18:38:31 +01:00
Shahram Najm 4aab97f0fb Remove test for bufr_compare -r. Test is incorrect, this option does not work! 2016-08-10 13:54:08 +01:00
Shahram Najm 64e531e1d9 Tests: bufr_dump -Efilter needs more work (disable failing bufr_compares) 2016-08-09 17:23:05 +01:00