Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am	(revision d9162ec9cf76ec3a23094dfca0cd12499ddaf8e9)
+++ tests/Makefile.am	(revision 584612d49519a520b9b9f6c479417deec445ec6a)
@@ -50,5 +50,5 @@
 # Indented list entries are finer-grained targets under the test.
 # Making this association implicit would be ideal, but requires learning more automake than is affordable.
-WFLGAS_OPT_LAX =  \
+WFLGAS_OPT_LAX = \
 	alloc \
 	alloc2 \
@@ -56,5 +56,4 @@
 	array-collections/array-raii-c \
 	array-collections/array-raii-cfa \
-	array-collections/array-sbscr-types \
 	array-collections/boxed \
 		array-collections/boxed% \
@@ -69,9 +68,8 @@
 	cast \
 	collections/atomic_mpsc \
+	collections/multi_list \
 	collections/queue \
 	collections/sequence \
 	collections/stack \
-	collections/string-api-coverage \
-	collections/string-api-coverage-noshare \
 	collections/vector-demo \
 	concurrency/actors/dynamic \
@@ -100,10 +98,5 @@
 	concurrency/examples/boundedBufferEXT \
 	concurrency/examples/boundedBufferINT \
-	concurrency/examples/datingService \
-	concurrency/examples/gortn \
-	concurrency/examples/matrixSum \
-	concurrency/examples/quickSort \
 	concurrency/futures/abandon \
-	concurrency/futures/basic \
 	concurrency/futures/multi \
 	concurrency/futures/select_future \
@@ -119,9 +112,5 @@
 	concurrency/mutexstmt/tuple \
 	concurrency/once \
-	concurrency/park/contention \
-	concurrency/park/force_preempt \
-	concurrency/park/start_parked \
 	concurrency/preempt \
-	concurrency/preempt2 \
 	concurrency/pthread/bounded_buffer \
 	concurrency/pthread/pthread_attr_test \
@@ -131,5 +120,4 @@
 	concurrency/pthread/pthread_key_test \
 	concurrency/pthread/pthread_once_test \
-	concurrency/readyQ/barrier_sleeper \
 	concurrency/readyQ/leader_spin \
 	concurrency/signal/block \
@@ -152,7 +140,5 @@
 	concurrency/unified_locking/timeout_lock \
 	concurrency/waitfor/barge \
-	concurrency/waitfor/dtor \
 	concurrency/waitfor/parse \
-	concurrency/waitfor/recurse \
 	concurrency/waitfor/statment \
 	concurrency/waitfor/when \
@@ -170,11 +156,5 @@
 	configs/parsenums \
 	configs/usage \
-	coroutine/devicedriver \
-	coroutine/fibonacci \
-	coroutine/fmtLines \
-	coroutine/pingpong \
-	coroutine/prodcons \
 	coroutine/raii \
-	coroutine/runningTotal \
 	ctrl-flow/goto \
 	ctrl-flow/ifwhileCtl \
@@ -225,5 +205,4 @@
 		linking/mangling/lib.o \
 		linking/mangling/main.o \
-	linking/withthreads \
 	linkonce \
 		link-once/% \
@@ -233,5 +212,4 @@
 	maybe \
 	minmax \
-	nested_function \
 	nested-types \
 	nested-types-ERR1 \
@@ -252,5 +230,4 @@
 	raii/init_once \
 	raii/partial \
-	rational \
 	references \
 	result \
@@ -268,4 +245,5 @@
 	typedefRedef-ERR1 \
 	typeof \
+	userLiterals \
 	variableDeclarator \
 	vector \
