Tree @1d916c6 (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- decor
- internal
- .gitignore
- bar.go
- bar_filler.go
- bar_filler_bar.go
- bar_filler_nop.go
- bar_filler_spinner.go
- bar_option.go
- bar_test.go
- barbench_test.go
- container_option.go
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- README.md
- UNLICENSE
History of bar_test.go @1d916c61211e2f0eaa1e80f8d4d44dd5cd107729
- drop io/ioutil Vladimir Bauer 3 years ago
- v8 Vladimir Bauer 3 years ago
- add EnableTriggerComplete Vladimir Bauer 4 years ago
- refactor TestDecorStatisticsAvailableWidth Vladimir Bauer 4 years ago
- inline bytes.Split Vladimir Bauer 4 years ago
- replace for loops with bar.IncrBy(total) Vladimir Bauer 4 years ago
- add TestBarAborted Vladimir Bauer 4 years ago
- simplify TestBarID Vladimir Bauer 4 years ago
- check both cases Vladimir Bauer 4 years ago
- simplify TestBarCompleted Vladimir Bauer 4 years ago
- move getLastLine func to where it's used Vladimir Bauer 4 years ago
- remove wrong test Vladimir Bauer 4 years ago
- avoid using NewBarFiller in tests Vladimir Bauer 4 years ago
- fix test timed out Vladimir Bauer 4 years ago
- TestDecorStatisticsAvailableWidth refactoring Vladimir Bauer 5 years ago
- TestDecorStatisticsAvailableWidth Vladimir Bauer 5 years ago
- bump major version to v7 Vladimir Bauer 5 years ago
- refactoring: bar_test Vladimir Bauer 5 years ago
- mod v6 Vladimir Bauer 5 years ago
- fix tests Vladimir Bauer 5 years ago
- some refactoring Vladimir Bauer 5 years ago
- fix test Vladimir Bauer 5 years ago
- make sure every test has WithWidth Vladimir Bauer 6 years ago
- use decor.Any Vladimir Bauer 6 years ago
- fix tests Vladimir Bauer 6 years ago
- BarFiller: use all term width by default Vladimir Bauer 6 years ago
- add OccupiedWidth and TermWidth to decor.Statistics Vladimir Bauer 6 years ago
- tests upd Vladimir Bauer 6 years ago
- SetOrder and Abort on bar side Vladimir Bauer 7 years ago
- fix test Vladimir Bauer 7 years ago