index
:
dhall_rust
derive-macro
substitutions
working copy forked from https://github.com/Nadrieril/dhall-rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dhall
/
tests
/
spec.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
Replace a bunch of Err(…)? and format!("constant") calls.
Ceri Storey
1
-16
/
+30
2020-12-07
Thread cx everywhere else imports are read
Nadrieril
1
-15
/
+12
2020-12-07
Thread cx through normalization
Nadrieril
1
-78
/
+80
2020-12-06
Exclude the new test on Windows
Nadrieril
1
-0
/
+1
2020-12-06
An import location is not independent from the import mode
Nadrieril
1
-2
/
+0
2020-12-06
Add test
Nadrieril
1
-0
/
+2
2020-11-05
Overwrite test outputs with a `--bless` option
Nadrieril
1
-15
/
+25
2020-11-05
Centralize test exclusion into a single function
Nadrieril
1
-193
/
+182
2020-11-05
tests: add some tests
Nadrieril
1
-0
/
+2
2020-11-01
Handle partially abstract with
Basile Henry
1
-4
/
+0
2020-11-01
Implement type checking for With op
Basile Henry
1
-6
/
+1
2020-11-01
Don't pollute the dhall cache directory
Nadrieril
1
-33
/
+47
2020-11-01
Untangle caching code
Nadrieril
1
-1
/
+1
2020-10-25
Disable With related tests
Basile Henry
1
-1
/
+10
2020-06-25
test: mark excluded tests as ignored instead of deleting them
Nadrieril
1
-11
/
+6
2020-06-25
fix: always set XDG_CACHE_HOME in tests.
Nadrieril
1
-10
/
+11
2020-06-25
fix: exclude prelude test for now
Nadrieril
1
-1
/
+3
2020-06-25
fix: ignore a test on Windows
Nadrieril
1
-0
/
+1
2020-06-25
chore: garbage collect removed tests
Nadrieril
1
-10
/
+0
2020-06-25
spec: update encoding of floating point values to RFC7049bis
Nadrieril
1
-12
/
+3
2020-06-25
test: catch panics in test harness
Nadrieril
1
-7
/
+21
2020-06-25
ci: run tests on windows
Nadrieril
1
-7
/
+26
2020-06-24
test: use errors instead of panics to signify test failure
Nadrieril
1
-73
/
+83
2020-06-24
refactor: remove old test harness
Nadrieril
1
-5
/
+15
2020-06-24
refactor: refactor spec tests a bit
Nadrieril
1
-189
/
+177
2020-06-24
test: write custom test harness for tests
Nadrieril
1
-0
/
+686