|
849a3fcae2
|
chore/tests: fix phase::fetch::test_source() with new fixtures location.
|
2024-09-30 21:45:50 +10:00 |
|
|
f83205734b
|
chore: clean-up tests.
tests were originally in a separate crate, which was breaking rust-analyzer. unit tests are now located in crates/ia/src/tests.
|
2024-09-30 21:38:46 +10:00 |
|
|
7a3db5424f
|
hash: fix encoding both stored hashstrings and binary files.
direct utf-8 encoding does not work for files that are not necessarily utf-8.
|
2024-09-30 20:39:17 +10:00 |
|
|
5ed39cf926
|
tests/phase/fetch: rename can_hash_source() to can_hash_source_file() -m improves clarity as to the purpose of the test.
|
2024-09-30 13:29:04 +10:00 |
|
|
0037bca017
|
init: first cut.
library only. tests provide coverage of path for local file inclusion for a package build.
|
2024-09-30 03:56:41 +10:00 |
|
|
ad532a2818
|
add initial readme with project outline.
|
2024-09-29 09:03:30 +10:00 |
|