forked from exercism/futhark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtests.toml
More file actions
28 lines (22 loc) · 934 Bytes
/
tests.toml
File metadata and controls
28 lines (22 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This is an auto-generated file.
#
# Regenerating this file via `configlet sync` will:
# - Recreate every `description` key/value pair
# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications
# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion)
# - Preserve any other key/value pair
#
# As user-added comments (using the # character) will be removed when this file
# is regenerated, comments can be added via a `comment` key.
[8f584201-b446-4bc9-b132-811c8edd9040]
description = "empty spiral"
[e40ae5f3-e2c9-4639-8116-8a119d632ab2]
description = "trivial spiral"
[cf05e42d-eb78-4098-a36e-cdaf0991bc48]
description = "spiral of size 2"
[1c475667-c896-4c23-82e2-e033929de939]
description = "spiral of size 3"
[05ccbc48-d891-44f5-9137-f4ce462a759d]
description = "spiral of size 4"
[f4d2165b-1738-4e0c-bed0-c459045ae50d]
description = "spiral of size 5"