#include "odc_ecbuild_config.h"
#include "eckit/eckit_config.h"
#include "eckit/config/Resource.h"
#include "eckit/system/SystemInfo.h"
#include "eckit/filesystem/PathName.h"
#include "eckit/testing/Test.h"
#include "odc/Select.h"
#include "odc/Reader.h"
#include "TemporaryFiles.h"
#include <algorithm>
Go to the source code of this file.
|
| CASE ("Test reading with iterators") |
|
| CASE ("Test bugfix 01, quote <<UnitTest problem fixed with p4 change 23687>>") |
|
int | main (int argc, char *argv[]) |
|
◆ CASE() [1/2]
CASE |
( |
"Test bugfix |
01, |
|
|
quote<< UnitTest problem fixed with p4 change 23687 >>" |
|
|
) |
| |
◆ CASE() [2/2]
CASE |
( |
"Test reading with iterators" |
| ) |
|
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |