We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c8703 commit 9492b19Copy full SHA for 9492b19
Test/civl/large-samples/GC.bpl
@@ -2,7 +2,7 @@
2
// Copyright (c) Microsoft Corporation. All rights reserved.
3
//
4
5
-// RUN: %parallel-boogie -lib:set_size -timeLimit:0 "%s" > "%t"
+// RUN: %parallel-boogie -lib:set_size -timeLimit:0 -vcsSplitOnEveryAssert "%s" > "%t"
6
// RUN: %diff "%s.expect" "%t"
7
8
// Tid(i, ps) represents a linear thread id for thread number i, where i > 0 and ps = {Left(i), Right(i)}.
0 commit comments