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
40 lines (31 loc) · 1.2 KB
/
tests.toml
File metadata and controls
40 lines (31 loc) · 1.2 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
# 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.
[c3b7d806-dced-49ee-8543-933fd1719b1c]
description = "an empty string"
[01ebf55b-bebb-414e-9dec-06f7bb0bee3c]
description = "a word"
[0f7c07e4-efd1-4aaa-a07a-90b49ce0b746]
description = "a capitalized word"
[71854b9c-f200-4469-9f5c-1e8e5eff5614]
description = "a sentence with punctuation"
[1f8ed2f3-56f3-459b-8f3e-6d8d654a1f6c]
description = "a palindrome"
[b9e7dec1-c6df-40bd-9fa3-cd7ded010c4c]
description = "an even-sized word"
[1bed0f8a-13b0-4bd3-9d59-3d0593326fa2]
description = "wide characters"
include = false
[93d7e1b8-f60f-4f3c-9559-4056e10d2ead]
description = "grapheme cluster with pre-combined form"
include = false
[1028b2c1-6763-4459-8540-2da47ca512d9]
description = "grapheme clusters"
include = false