aiken/crates/project/src
KtorZ 9068c89c00 Show trace logs as part of the test output when any.
```
  ┍━ test ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  │ PASS [mem: 6370, cpu: 2591822] trace_1
  │ ↳ is negative
  │ ↳ is non-negative
  ┕━━━━━━━━━ 1 tests | 1 passed | 0 failed
  ```
2022-12-21 14:39:46 -05:00
..
deps feat: dep downloading now works 2022-12-20 16:32:31 -05:00
config.rs make dependencies optional in Aiken's manifest. 2022-12-21 14:32:40 +01:00
deps.rs feat: start trying to use deps 2022-12-20 16:32:31 -05:00
docs.rs feat: tons of boilerplate for fetching packages 2022-12-20 16:32:31 -05:00
error.rs Make box-drawing code more reusable 2022-12-21 14:39:46 -05:00
format.rs fix: when formatting and add some methods to Project::Error 2022-11-05 16:23:46 -04:00
lib.rs Show trace logs as part of the test output when any. 2022-12-21 14:39:46 -05:00
module.rs feat: compile deps 2022-12-20 16:32:31 -05:00
options.rs Remove debug line for pretty-printing test, and add '--debug' flag to 'check instead. 2022-12-15 02:02:10 +01:00
paths.rs feat: dep downloading now works 2022-12-20 16:32:31 -05:00
pretty.rs Make box-drawing code more reusable 2022-12-21 14:39:46 -05:00
script.rs Show trace logs as part of the test output when any. 2022-12-21 14:39:46 -05:00
telemetry.rs feat: change the printing a little 2022-12-20 16:32:31 -05:00