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/system/tslimsystem.nim | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'tests/system/tslimsystem.nim')
diff --git a/tests/system/tslimsystem.nim b/tests/system/tslimsystem.nim
index 690f4ee9b..4815306b5 100644
--- a/tests/system/tslimsystem.nim
+++ b/tests/system/tslimsystem.nim
@@ -1,6 +1,6 @@
discard """
output: "123"
- matrix: "-d:nimPreviewSlimSystem"
+ matrix: "-d:nimPreviewSlimSystem --mm:refc; -d:nimPreviewSlimSystem --mm:arc"
"""
echo 123
\ No newline at end of file
--
cgit 1.4.1-2-gfad0
ted'>devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror) | ahoang <ahoang@tilde.institute> |
blob: e3119f83d99df9876e2338f1e91352957b1bc16e (
plain) (
tree)