From 4fa86422c057ae0615a6f06a6fd0a538e1bce029 Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Fri, 21 Apr 2023 21:37:58 +0800 Subject: stdlib tests now check refc too (#21664) * stdlib tests now check refc too * typo * fixes line numbers * disable cpp * do not touch --- tests/stdlib/tstrutils.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/stdlib/tstrutils.nim') diff --git a/tests/stdlib/tstrutils.nim b/tests/stdlib/tstrutils.nim index 12b0c13b1..67eb5cf3a 100644 --- a/tests/stdlib/tstrutils.nim +++ b/tests/stdlib/tstrutils.nim @@ -1,5 +1,5 @@ discard """ - matrix: "; --backend:cpp; --backend:js --jsbigint64:off; --backend:js --jsbigint64:on" + matrix: "--mm:refc; --mm:orc; --backend:cpp; --backend:js --jsbigint64:off; --backend:js --jsbigint64:on" """ import std/strutils -- cgit 1.4.1-2-gfad0