diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-03-03 17:05:28 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-03-03 17:05:28 -0500 |
commit | 2bf840925ba7781d16406ac28438f8bdc5f7d08c (patch) | |
tree | e70ca149eafd8eb4366a6ecf1edb1d4bed9e5aee /tests/arr3/expected | |
parent | 0a3bb0c9ce4a2e96c7be3d0519aa0f5fa458c1af (diff) |
new, better test system
Diffstat (limited to 'tests/arr3/expected')
-rw-r--r-- | tests/arr3/expected | 200 |
1 files changed, 0 insertions, 200 deletions
diff --git a/tests/arr3/expected b/tests/arr3/expected deleted file mode 100644 index 101ae98..0000000 --- a/tests/arr3/expected +++ /dev/null @@ -1,200 +0,0 @@ -2 -5 -10 -17 -26 -37 -50 -65 -82 -101 -122 -145 -170 -197 -226 -257 -290 -325 -362 -401 -442 -485 -530 -577 -626 -677 -730 -785 -842 -901 -962 -1025 -1090 -1157 -1226 -1297 -1370 -1445 -1522 -1601 -1682 -1765 -1850 -1937 -2026 -2117 -2210 -2305 -2402 -2501 -2602 -2705 -2810 -2917 -3026 -3137 -3250 -3365 -3482 -3601 -3722 -3845 -3970 -4097 -4226 -4357 -4490 -4625 -4762 -4901 -5042 -5185 -5330 -5477 -5626 -5777 -5930 -6085 -6242 -6401 -6562 -6725 -6890 -7057 -7226 -7397 -7570 -7745 -7922 -8101 -8282 -8465 -8650 -8837 -9026 -9217 -9410 -9605 -9802 -10001 -2 -5 -10 -17 -26 -37 -50 -65 -82 -101 -122 -145 -170 -197 -226 -257 -290 -325 -362 -401 -442 -485 -530 -577 -626 -677 -730 -785 -842 -901 -962 -1025 -1090 -1157 -1226 -1297 -1370 -1445 -1522 -1601 -1682 -1765 -1850 -1937 -2026 -2117 -2210 -2305 -2402 -2501 -2602 -2705 -2810 -2917 -3026 -3137 -3250 -3365 -3482 -3601 -3722 -3845 -3970 -4097 -4226 -4357 -4490 -4625 -4762 -4901 -5042 -5185 -5330 -5477 -5626 -5777 -5930 -6085 -6242 -6401 -6562 -6725 -6890 -7057 -7226 -7397 -7570 -7745 -7922 -8101 -8282 -8465 -8650 -8837 -9026 -9217 -9410 -9605 -9802 -10001 |