Skip to content
Snippets Groups Projects
Commit e090a129 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Write input in json file

Write input in json file instead of preparing a separate input file.
parent 63c762b8
No related branches found
No related tags found
No related merge requests found
&MAIN_NML k_test_1 = 1 /
/
/
......@@ -47,8 +47,7 @@
]
},
{
"stdin_filename":
"$src_dir/Overlap/Tests/Input/successive_overlap_in.txt",
"input": "&MAIN_NML k_test_1 = 1 /\n/\n/\n",
"description": "Overlap of a snapshot with itself.",
"title": "Successive_overlap",
"command":
......@@ -58,8 +57,7 @@
]
},
{
"stdin_filename":
"$src_dir/Overlap/Tests/Input/successive_overlap_in.txt",
"input": "&MAIN_NML k_test_1 = 1 /\n/\n/\n",
"description": "Same as Successive_overlap, but with larger domain: region 5 instead of region 4.",
"title": "Successive_overlap_region_5_one_date",
"command":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment