test binary module and rename things for clarity
wait for !17 (merged)
changelog
- add
bytes from_int: [int -> binary, list<int> -> binary]
tobinary.nu
- add
bytes to_int: binary -> list<int>
tobinary.nu
- add
tests/binary.nu
to testbinary.nu
- run
tests/binary.nu
in the CI - for clarity
- rename
BYTES
toFILE
intests/cli.nu
- rename
bytes
toinput
inkomodo.nu
- rename
Merge request reports
Activity
assigned to @a.stevan
added 8 commits
-
016cb2dd - 1 commit from branch
main
- 874f5114 - add `bytes from_int` and `bytes to_int` to `binary.nu`
- 3e091755 - use `bytes from_int` in `tests/cli.nu`
- 0a8d1ff4 - add tests for the `binary.nu` module
- dfe29bb1 - test the `binary.nu` module in the CI
- 703b0283 - simplify `expected` in `tests/cli.nu`
- 23bd9afc - rename `BYTES=>FILE` in `tests/cli.nu` for clarity
- 7aa7e049 - rename `bytes=>input` in `komodo.nu` for clarity
Toggle commit list-
016cb2dd - 1 commit from branch
enabled an automatic merge when the pipeline for 7aa7e049 succeeds
mentioned in commit 6133eda1
Please register or sign in to reply