depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
tests
/
mod.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
r/5439
refactor(tvix/eval): use new public API in test code
Vincent Ambo
1
-39
/
+44
2022-10-26
r/5199
feat(tvix/eval): include filename of failing test when failing
Adam Joseph
1
-5
/
+5
2022-10-20
r/5168
fix(tvix/eval): restore .exp.xml files and skip in test suite
sterni
1
-0
/
+7
2022-10-19
r/5161
feat(tvix/eval): expect not-yet-passing tests to fail
Adam Joseph
1
-14
/
+48
2022-10-13
r/5123
feat(tvix/eval): enable the XFAIL tests
Adam Joseph
1
-14
/
+45
2022-10-13
r/5117
feat(tvix/eval): allow to disable warnings
Adam Joseph
1
-2
/
+3
2022-10-08
r/5068
feat(tvix/tests): Import default.nix inside directory
Griffin Smith
1
-1
/
+1
2022-09-18
r/4911
refactor(tvix/eval): use Clap for arg+env parsing
Griffin Smith
1
-2
/
+4
2022-09-01
r/4563
refactor(tvix/eval): use pretty_assertions for tests
Vincent Ambo
1
-4
/
+5
2022-08-28
r/4519
feat(tvix/eval): resolve relative path literals
Vincent Ambo
1
-2
/
+2
2022-08-25
r/4470
test(tvix/eval): add some eval-okay-* tests for trivial types
Vincent Ambo
1
-16
/
+24
2022-08-24
r/4467
test(tvix/eval): add identity tests for literal evaluation
Vincent Ambo
1
-2
/
+20
2022-08-24
r/4464
chore(tvix/tests): gate Nix test suite behind `nix_tests` feature
Vincent Ambo
1
-0
/
+1
2022-08-24
r/4461
feat(tvix/tests): check in Nix' language test suite
Vincent Ambo
1
-0
/
+28