Skip to content
Snippets Groups Projects
  1. Jul 05, 2024
  2. May 29, 2024
  3. Mar 26, 2024
  4. Mar 21, 2024
  5. Mar 20, 2024
  6. Jan 19, 2024
  7. Jan 17, 2024
    • STEVAN Antoine's avatar
      test binary module and rename things for clarity (dragoon/komodo!18) · 6133eda1
      STEVAN Antoine authored
      wait for !17
      
      ## changelog
      - add `bytes from_int: [int -> binary, list<int> -> binary]` to `binary.nu`
      - add `bytes to_int: binary -> list<int>` to `binary.nu`
      - add `tests/binary.nu` to test `binary.nu`
      - run `tests/binary.nu` in the CI
      - for clarity
        - rename `BYTES` to `FILE` in `tests/cli.nu`
        - rename `bytes` to `input` in `komodo.nu`
      6133eda1
  8. Jan 10, 2024
    • STEVAN Antoine's avatar
      test CLI app with Nushell (dragoon/komodo!11) · 964b9847
      STEVAN Antoine authored
      this MR
      - uses the Nushell script in the README to test the application in a real CLI context
      - bumps the Rust toolchain to 1.72.1
      - installs Nushell version 0.89.0 into the CI
      - runs the test script
      964b9847
  9. Dec 01, 2023
Loading