Commit Graph

357 Commits

Author SHA1 Message Date
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
Shahram Najm a6b4c04ce9 ECC-302: bufr_compare does not compare attributes (part 2) 2016-08-09 17:22:16 +01:00
Shahram Najm 702727053e Add/Update entries in Makefile 2016-08-08 14:02:53 +01:00
Shahram Najm cdaf6d1317 Testing: bufr_dump_fortran 2016-08-08 12:43:16 +01:00
Shahram Najm 8e13283799 Testing: exclude failing dump comparisons for bufr_dump -Efilter (Will fix later) 2016-08-08 11:35:15 +01:00
Shahram Najm 316eca5d78 Move test for bufr_dump -Efilter into separate script 2016-08-08 11:18:12 +01:00
Shahram Najm 6e46aea21e Date/Area extraction: Rename of keys 2016-08-08 09:54:21 +01:00
Shahram Najm 7db816217e Testing: add variables from cmake so tests can exclude/include data files 2016-08-05 16:24:14 +01:00
Shahram Najm 31d1171b69 Testing: grib/bufr dump tests with env var ECCODES_DEBUG and ECCODES_LOG_STREAM 2016-08-05 16:01:56 +01:00
Shahram Najm 0d7dc448b4 Testing: Only use JPEG packed data files if JPG enabled 2016-08-05 15:46:49 +01:00
Shahram Najm ab21abb6a3 Testing: grib_dump -Da 2016-08-05 15:04:13 +01:00
Shahram Najm e60fb98734 Datetime extraction: add date validation and test 2016-08-05 11:53:01 +01:00
Shahram Najm 2f72fdec8a Do not use strptime. Use existing date conversion function. Tests now pass 2016-08-04 18:33:22 +01:00
Shahram Najm c2763516d4 Testing: Fix temp file names 2016-08-04 18:01:58 +01:00
Shahram Najm db30134249 Split bufr_filter test for better parallelism and maintenance 2016-08-04 17:49:19 +01:00
Shahram Najm 58cb4adacd Testing: Temporarily disable datetime extraction (random failures on bamboo) 2016-08-04 17:06:50 +01:00
Shahram Najm 0d78e78b1a Add debug msg to see why bamboo test fails 2016-08-04 16:44:56 +01:00
Enrico Fucile 758ef984cf BUFR datetime extractions implemented for compressed and added test ECC-314 2016-08-04 14:47:30 +01:00
Enrico Fucile a283e5348f ECC-307 2016-08-03 11:09:54 +01:00
Shahram Najm 5d24e8b9dd ECC-310: Test now passes for all BUFRs 2016-08-02 17:24:30 +01:00
Shahram Najm be2cf3e302 ECC-293: bufr_dump -Epython (Part 04). Added test 2016-08-02 11:43:42 +01:00
Shahram Najm 1d45d20c93 ECC-293: bufr_dump -Epython (Part 04). Added test 2016-08-02 11:42:55 +01:00
Enrico Fucile 0caca5e643 bufr_filter to replace BUFRDC bufr_filter ECC-307 2016-08-01 17:52:56 +01:00
Shahram Najm 223a9812c8 Testing: increase timeout for extended test 2016-07-29 17:30:07 +01:00
Shahram Najm 7dccccb936 Fix valgrind error (F90 set_string_array) 2016-07-22 12:49:57 +01:00
Shahram Najm 9540532e3e bufr_dump -Efortran: do not trim (valgrind errors) 2016-07-21 18:01:37 +01:00
Shahram Najm b8b6cd0c99 ECC-301: All BUFR files generate correct Fortran now 2016-07-21 16:00:06 +01:00
Shahram Najm 03aa9e9333 ECC-301: Add JSON dump comparison to test 2016-07-21 13:51:46 +01:00
Shahram Najm b002581ebf Remove obsolete test (bufr_filter set_unexpandedDescriptors) 2016-07-21 13:20:23 +01:00
Shahram Najm 2ade7a5699 Enable bufr_dump -Efortran on all BUFR files 2016-07-21 10:39:31 +01:00
Shahram Najm cbb5101d83 ECC-301: Support test in a bundle 2016-07-20 17:06:40 +01:00
Shahram Najm 4172ae8b19 ECC-301: take F90 module file from include dir 2016-07-20 14:39:37 +01:00
Shahram Najm 5f8323a9a5 ECC-301: Build and run generated Fortran code 2016-07-20 11:19:38 +01:00
Shahram Najm 18a4dbf322 ECC-301: Improve test 2016-07-19 17:30:11 +01:00
Shahram Najm 57ad56beeb ECC-301: Add tests for bufr_dump -Efortran feature (Initial attempt) 2016-07-19 17:05:25 +01:00
Shahram Najm a1cb8cc4eb Remove the bad.bufr data file 2016-07-19 15:15:36 +01:00
Shahram Najm dfd84ae5c1 Fix broken test and also compiler warnings 2016-07-19 15:02:27 +01:00
Shahram Najm d3daa235be CCSDS: fix tests 2016-07-13 18:16:04 +01:00
Shahram Najm aa3dffb8ed Merge pull request #6 in ECCODES/eccodes from PUBLIC/eccodes:develop to feature/Template-5.42
* commit '1d9c2dda13a904adf09fddb66e182f047757d8fc':
  GRIB-179: Apply fix for proper CCSDS encoding
  GRIB-179: Add test for data when (bitsPerValue % 8 != 0)
2016-07-13 17:32:24 +01:00
Shahram Najm 1d9c2dda13 Merge pull request #8 in PUBLIC/eccodes from DWD/eccodes:feature/GRIB-179-add-support-for-data-repr-template-5.42 to develop
* commit '8125bb20ab75e5809cb193728b17e68181749cb4':
  GRIB-179: Apply fix for proper CCSDS encoding
  GRIB-179: Add test for data when (bitsPerValue % 8 != 0)
2016-07-13 17:22:11 +01:00
Enrico Fucile 0cb170163c Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop 2016-07-06 10:56:02 +01:00
Enrico Fucile 16eb5797ae added test sample to -Efilter test ECC-285 2016-07-06 10:55:56 +01:00
Shahram Najm 37468c7b7b Improve tests 2016-07-06 10:31:09 +01:00
Shahram Najm 5fcf20f124 Remove temp log file 2016-07-06 10:09:37 +01:00
Shahram Najm 299bacd958 Add extra tests 2016-07-06 10:09:15 +01:00
Shahram Najm 2bb786b84a Test verbosity 2016-07-06 09:49:00 +01:00
Shahram Najm c8cb203ee3 ECC-288: bufr_compare -R key=tolerance does not work 2016-07-05 15:44:55 +01:00
Shahram Najm 909cf800ea Fixed broken tests 2016-07-05 13:10:01 +01:00