1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-01 08:00:51 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
6d7485cf50
Bump clap from 2.32.0 to 2.33.0 (#13) 2019-04-18 04:06:31 +00:00
Matan Kushner
2017bcfc7a
Use criterion.rs for section benchmarking (#8)
### Changes
- Replace Rust nightly built-in benchmarking with criterion.rs
- Add benchmarking to Azure Pipelines
2019-04-16 12:20:00 -07:00
Matan Kushner
fd42d81273
Replace tempdir with tempfile (#7) 2019-04-16 07:59:57 -07:00
Matan Kushner
794ae7b2ad
Add integration tests (#6)
### Changed
- Added current_dir param to segments to make them more testable
- Moved all existing integration tests to a `tests/` dir

### Added
- A whole bunch of new integration tests
2019-04-15 20:54:52 -04:00
Matan Kushner
ab9ba27231
Revert "Parallelize nodejs file checks"
This reverts commit 99bdf27eca.
2019-04-12 13:10:31 -04:00
Matan Kushner
99bdf27eca
Parallelize nodejs file checks 2019-04-12 13:07:41 -04:00
Matan Kushner
ff94c9f25f
Use git project root for truncation 2019-04-07 16:43:11 -04:00
Matan Kushner
52a529c627
Add basic benchmarks 2019-04-04 16:59:03 -04:00
Matan Kushner
7683f33bc8
Add dir section with home truncation 2019-04-04 14:18:15 -04:00
Matan Kushner
41ee54933b
Start working on char color for status 2019-04-02 00:45:49 -04:00
Matan Kushner
ca3f439012
Initial commit 2019-04-01 23:23:03 -04:00