From cbc2fa71565ba281189124869302ba9d68a15d0e Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Fri, 25 Nov 2022 17:39:50 +0800 Subject: add a testcase for vcc (#20915) test vcc --- tests/misc/tvcc.nim | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/misc/tvcc.nim (limited to 'tests/misc') diff --git a/tests/misc/tvcc.nim b/tests/misc/tvcc.nim new file mode 100644 index 000000000..10533729c --- /dev/null +++ b/tests/misc/tvcc.nim @@ -0,0 +1,9 @@ +discard """ + matrix: "--cc:vcc" + disabled: "linux" + disabled: "bsd" + disabled: "osx" + disabled: "unix" + disabled: "posix" +""" +doAssert true -- cgit 1.4.1-2-gfad0