Tree @master (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- debian
- 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
- CONTRIBUTING
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- heap_manager.go
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- proxywriter.go
- proxywriter_test.go
- README.md
- UNLICENSE
History of bar_test.go @master
- add ForceAutoRefresh opt to tests that were relying on auto refresh Vladimir Bauer 3 years ago
- TestBarQueueAfterBar Vladimir Bauer 3 years ago
- refactoring TestDecorStatisticsAvailableWidth Vladimir Bauer 3 years ago
- refactoring bar_test: no need for '\n' in t.Errorf Vladimir Bauer 3 years ago
- remove obsolete tests Vladimir Bauer 3 years ago
- drop io/ioutil Vladimir Bauer 3 years ago
- v8 Vladimir Bauer 3 years ago
- add EnableTriggerComplete Vladimir Bauer 4 years ago
- refactor TestDecorStatisticsAvailableWidth Vladimir Bauer 4 years ago
- inline bytes.Split Vladimir Bauer 4 years ago
- replace for loops with bar.IncrBy(total) Vladimir Bauer 4 years ago
- add TestBarAborted Vladimir Bauer 4 years ago
- simplify TestBarID Vladimir Bauer 4 years ago
- check both cases Vladimir Bauer 4 years ago
- simplify TestBarCompleted Vladimir Bauer 4 years ago
- move getLastLine func to where it's used Vladimir Bauer 4 years ago
- remove wrong test Vladimir Bauer 4 years ago
- avoid using NewBarFiller in tests Vladimir Bauer 4 years ago
- fix test timed out Vladimir Bauer 4 years ago
- TestDecorStatisticsAvailableWidth refactoring Vladimir Bauer 5 years ago
- TestDecorStatisticsAvailableWidth Vladimir Bauer 5 years ago
- bump major version to v7 Vladimir Bauer 5 years ago
- refactoring: bar_test Vladimir Bauer 5 years ago
- mod v6 Vladimir Bauer 5 years ago
- fix tests Vladimir Bauer 5 years ago
- some refactoring Vladimir Bauer 5 years ago
- fix test Vladimir Bauer 5 years ago
- make sure every test has WithWidth Vladimir Bauer 6 years ago
- use decor.Any Vladimir Bauer 6 years ago
- fix tests Vladimir Bauer 6 years ago