UFO
TestHistoryCheck.cc
Go to the documentation of this file.
1
/*
2
* (C) 2021 Crown Copyright Met Office. All rights reserved.
3
* This software is licensed under the terms of the Apache Licence Version 2.0
4
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
5
*/
6
#include "../ufo/HistoryCheck.h"
7
#include "oops/runs/Run.h"
8
9
int
main
(
int
argc,
char
** argv) {
10
oops::Run run(argc, argv);
11
ufo::test::HistoryCheck
tests;
12
return
run.execute(tests);
13
}
main
int main(int argc, char **argv)
Definition:
TestHistoryCheck.cc:9
ufo::test::HistoryCheck
Definition:
test/ufo/HistoryCheck.h:74
mpas-bundle
ufo
test
mains
TestHistoryCheck.cc
Generated on Wed Sep 8 2021 16:37:38 for UFO by
1.9.1