Skip to content

Commit

Permalink
Add newlines at end of JSON files (#2360)
Browse files Browse the repository at this point in the history
* Closes #2349
  • Loading branch information
lukaszcz authored Sep 13, 2023
1 parent 9566528 commit 218e4d3
Show file tree
Hide file tree
Showing 54 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test001.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"x": "1",
"out": "0"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test002.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"a": "0",
"b": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test003.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"x": "0",
"y": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test004.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"z": "0",
"u": "2",
"out": "32"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test005.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"x": "3",
"y": "5",
"out": "8"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test006.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"x": "1",
"y": "0",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test007.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"a": "1",
"b": "2",
"out": "32"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test008.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"x": "5",
"y": "10",
"out": "8"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test009.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"b": "2",
"c": "0",
"out": "9"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test010.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"val": "1367",
"out": "3"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test011.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test012.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test013.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test014.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test015.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test016.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "2",
"in2": "4",
"out": "11"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test017.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"x": "5",
"out": "901"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test018.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "1367",
"out": "3"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test019.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"x": "0",
"y": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test020.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"n": "9",
"b": "0"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test021.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "5",
"in2": "3",
"out": "125"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test022.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "5",
"in2": "9",
"out": "1953125"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Compilation/data/test023.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"x": "1",
"y": "2",
"out": "4"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test001.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "0",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test002.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "0",
"in2": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test003.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "0",
"in2": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test004.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "0",
"in2": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test005.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"in2": "2",
"in3": "3",
"out": "11"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test006.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"in3": "0",
"in4": "2",
"out": "32"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test007.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "3",
"in2": "5",
"out": "8"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test008.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "1",
"in2": "0",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test009.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"in2": "0",
"in3": "1",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test010.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "1",
"in2": "2",
"out": "40"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test011.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"in2": "6",
"in3": "10",
"out": "8"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test012.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "7",
"in2": "3",
"out": "5"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test013.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "1367",
"out": "3"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test014.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "100",
"out": "5050"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test015.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "100",
"out": "5050"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test016.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test017.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "10",
"out": "55"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test018.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "100",
"out": "5050"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test019.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "2",
"out": "11"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test020.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "100",
"out": "5050"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test021.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "1",
"in2": "2",
"out": "2"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test022.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "5",
"in2": "10",
"out": "901"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test023.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"in4": "7",
"in5": "13",
"out": "18"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test024.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "2",
"in2": "3",
"out": "1"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test025.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "1367",
"out": "3"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test026.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"in3": "10",
"in4": "100",
"out": "6295"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test027.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "2",
"out": "9"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test028.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "3",
"in2": "7",
"out": "100"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/Core/data/test029.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "3",
"in2": "7",
"out": "120"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/translation/data/test001.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"in": "3",
"out": "45"
}
}
2 changes: 1 addition & 1 deletion tests/VampIR/positive/translation/data/test002.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"in1": "3",
"in2": "4",
"out": "7"
}
}

0 comments on commit 218e4d3

Please sign in to comment.