Tree @820f84d (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 @820f84d0a2fc9db4111d4533ed65da2cb807e7ed
- 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
- clean up Vladimir Bauer 8 years ago
- Refactoring tests Vladimir Bauer 8 years ago
- Refactoring: Output to WithOutput Vladimir Bauer 8 years ago
- Some test fixes Vladimir Bauer 8 years ago
- Refactoring: Progress.Stop() to Progress.Wait() Vladimir Bauer 8 years ago
- Refactor: TestWithContext Vladimir Bauer 8 years ago
- Tests refactoring Vladimir Bauer 8 years ago
- Single point of bar complete Vladimir Bauer 8 years ago
- Fix concurrent Progress.RemoveBar hang Vladimir Bauer 8 years ago
- Shutdown does one operation, refactoring and more tests Vladimir Bauer 8 years ago
- Don't use Incr(int) in examples and tests Vladimir Bauer 8 years ago
- Remove duplicate test Vladimir Bauer 8 years ago