Tree @b53c5f0 (Download .tar.gz)
- cwriter
- decor
- examples
- internal
- .gitignore
- .travis.yml
- bar.go
- bar_filler.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
- spinner_filler.go
History of bar_test.go @b53c5f09c6d18730994500a7aaf2171da0cfbabe
- refactor tests Vladimir Bauer 7 years ago
- TestBarSetRefill fix Vladimir Bauer 7 years ago
- Fix Abort method usage Vladimir Bauer 7 years ago
- TestBarPanics Vladimir Bauer 7 years ago
- Robust width sync Vladimir Bauer 7 years ago
- 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