summaryrefslogtreecommitdiffstats
path: root/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests
diff options
context:
space:
mode:
Diffstat (limited to '04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests')
-rw-r--r--04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample11
-rw-r--r--04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1.a1
-rw-r--r--04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample21
-rw-r--r--04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2.a1
4 files changed, 4 insertions, 0 deletions
diff --git a/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1 b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1
new file mode 100644
index 0000000..d2dd621
--- /dev/null
+++ b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1
@@ -0,0 +1 @@
+AC$A
diff --git a/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1.a b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1.a
new file mode 100644
index 0000000..e73cda6
--- /dev/null
+++ b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample1.a
@@ -0,0 +1 @@
+ACA$
diff --git a/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2 b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2
new file mode 100644
index 0000000..29e4fc0
--- /dev/null
+++ b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2
@@ -0,0 +1 @@
+AGGGAA$
diff --git a/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2.a b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2.a
new file mode 100644
index 0000000..ee229a2
--- /dev/null
+++ b/04-algorithms_on_strings/02-burrows_wheeler/02-bwtinverse/tests/sample2.a
@@ -0,0 +1 @@
+GAGAGA$