Tree @1646691 (Download .tar.gz)
- cwriter
- decor
- examples
- internal
- .gitignore
- .travis.yml
- bar.go
- bar_option.go
- bar_test.go
- barbench_test.go
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.test.sh
- LICENSE
- options.go
- options_go1.7.go
- priority_queue.go
- progress.go
- progress_go1.7_test.go
- progress_posix.go
- progress_test.go
- progress_windows.go
- proxyreader.go
- proxyreader_test.go
- README.md
History of bar_test.go @16466912af84183c6aa0aa1e8ce7ccfa7bee46bf
- RefillBy Vladimir Bauer 8 years ago
- IncrBy accepts optional rune Vladimir Bauer 8 years ago
- Breaking change: decor package refactoring Vladimir Bauer 8 years ago
- refactor some tests Vladimir Bauer 8 years ago
- fix TestBarPanics Vladimir Bauer 8 years ago
- Fix TestBarPanics to fail on negative tw Vladimir Bauer 8 years ago
- WithDebugOutput Vladimir Bauer 8 years ago
- dot import 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
- Tests refactoring 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
- More test fixes Vladimir Bauer 8 years ago
- Test fixes Vladimir Bauer 8 years ago
- TestWithWidth Vladimir Bauer 8 years ago
- Improve complete after flush algorithm Vladimir Bauer 8 years ago
- Fix some tests Vladimir Bauer 8 years ago
- update bar_test Vladimir Bauer 9 years ago
- Underscore unused params Vladimir Bauer 9 years ago
- Rename Statistics.Id to Statistics.ID Vladimir Bauer 9 years ago
- Reuse got Vladimir Bauer 9 years ago
- prefer strings.Contains Vladimir Bauer 9 years ago
- Better want Vladimir Bauer 9 years ago
- TestBarPanics Vladimir Bauer 9 years ago
- TestBarIncrWithReFill Vladimir Bauer 9 years ago
- TestBarGetID Vladimir Bauer 9 years ago
- TestGetSpinner Vladimir Bauer 9 years ago
- TestBarInvalidFormat Vladimir Bauer 9 years ago