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 @@ ...@@ -47,8 +47,7 @@
] ]
}, },
{ {
"stdin_filename": "input": "&MAIN_NML k_test_1 = 1 /\n/\n/\n",
"$src_dir/Overlap/Tests/Input/successive_overlap_in.txt",
"description": "Overlap of a snapshot with itself.", "description": "Overlap of a snapshot with itself.",
"title": "Successive_overlap", "title": "Successive_overlap",
"command": "command":
...@@ -58,8 +57,7 @@ ...@@ -58,8 +57,7 @@
] ]
}, },
{ {
"stdin_filename": "input": "&MAIN_NML k_test_1 = 1 /\n/\n/\n",
"$src_dir/Overlap/Tests/Input/successive_overlap_in.txt",
"description": "Same as Successive_overlap, but with larger domain: region 5 instead of region 4.", "description": "Same as Successive_overlap, but with larger domain: region 5 instead of region 4.",
"title": "Successive_overlap_region_5_one_date", "title": "Successive_overlap_region_5_one_date",
"command": "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