Tree @c877455 (Download .tar.gz)
- _examples
- _svg
- cwriter
- decor
- 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.mod
- go.sum
- LICENSE
- options.go
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- README.md
- spinner_filler.go
History of bar_test.go @c877455c6bbe07c0e500aa29680bdb62f2bee04e
- SetOrder and Abort on bar side Vladimir Bauer 7 years ago
- fix test Vladimir Bauer 7 years ago
- WithBarRemoveOnComplete test Vladimir Bauer 7 years ago
- avoid potential race in test Vladimir Bauer 7 years ago
- some more tests Vladimir Bauer 7 years ago
- refactoring bar.render Vladimir Bauer 7 years ago
- fix tests Vladimir Bauer 7 years ago
- tests don't depend on cwriter Vladimir Bauer 7 years ago
- barFiller internal format is [][]byte Vladimir Bauer 7 years ago
- SetRefill by interface probe Vladimir Bauer 7 years ago
- fix import paths Vladimir Bauer 7 years ago
- 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