Tree @105f319 (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 progress_test.go @105f31930a8019ff126b62cc385694c52d413e6e
- drop io/ioutil Vladimir Bauer 3 years ago
- v8 Vladimir Bauer 3 years ago
- Abort: don't force to wait, instead comment about how to wait Vladimir Bauer 4 years ago
- add (*Bar).Wait method Vladimir Bauer 4 years ago
- cosmetics... Vladimir Bauer 4 years ago
- simplify TestWithContext Vladimir Bauer 4 years ago
- simplify TestBarCount Vladimir Bauer 4 years ago
- const timeout Vladimir Bauer 4 years ago
- move getLastLine func to where it's used Vladimir Bauer 4 years ago
- refactoring progress test Vladimir Bauer 4 years ago
- maxWidthDistributor without var Vladimir Bauer 4 years ago
- refactoring: progress test Vladimir Bauer 4 years ago
- fixup! simplify TestWithContext Vladimir Bauer 4 years ago
- simplify TestWithContext Vladimir Bauer 4 years ago
- TestMaxWidthDistributor increment random Vladimir Bauer 4 years ago
- make sure both Abort cases are engaged Vladimir Bauer 4 years ago
- fix test fmt verb Vladimir Bauer 4 years ago
- bump major version to v7 Vladimir Bauer 5 years ago
- use BarOptional Vladimir Bauer 5 years ago
- mod v6 Vladimir Bauer 5 years ago
- TestMaxWidthDistributor Vladimir Bauer 5 years ago
- tests upd Vladimir Bauer 6 years ago
- SetOrder and Abort on bar side Vladimir Bauer 7 years ago
- refactoring: parkedBars, NewWithContext Vladimir Bauer 7 years ago
- tests don't depend on cwriter Vladimir Bauer 7 years ago
- fix import paths Vladimir Bauer 7 years ago
- drop WithCancel Vladimir Bauer 7 years ago
- refactor tests Vladimir Bauer 7 years ago
- Fix Abort method usage Vladimir Bauer 7 years ago
- WithDebugOutput Vladimir Bauer 8 years ago