about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2022-09-21T11·42+0200
committersterni <sternenseemann@systemli.org>2022-09-21T14·23+0000
commit7ea249969a0c76af4a9375cb61ad7e9e6ea816f4 (patch)
tree5ff2035d4f036971a42effe1d6504ca796c74f75 /tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp
parent367a6a13d4c629265ef8f9f9a0d6be4f37bb7f2a (diff)
test(tvix/eval): add more compareVersions test cases involving pre r/4952
This asserts the not-quite lexicographical property of the comparison.

Change-Id: Iad68081e4b3a7106513f479643de87065dc47739
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6721
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Diffstat (limited to 'tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp')
-rw-r--r--tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp b/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp
index 0ec1768e2c..cec7889224 100644
--- a/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp
+++ b/tvix/eval/src/tests/tvix_tests/eval-okay-builtins-compareVersions.exp
@@ -1 +1 @@
-[ 0 -1 -1 0 0 0 1 1 -1 1 -1 -1 -1 0 1 1 1 1 -1 -1 -1 -1 -1 ]
+[ 0 -1 -1 0 0 0 1 1 -1 1 -1 1 -1 -1 -1 -1 0 -1 -1 0 1 1 1 1 -1 -1 -1 -1 -1 ]