Tree @2a3c923 (Download .tar.gz)
- cwriter
- decor
- examples
- .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 decorators_test.go @2a3c9237627583aaefb85ce9ce2a048bcd9cbb16
- Breaking change: decor package refactoring Vladimir Bauer 8 years ago
- width makes no sence, if sync bit is set Vladimir Bauer 8 years ago
- Test data race fix. Vladimir Bauer 8 years ago
- Refactor: widthSyncer Vladimir Bauer 8 years ago
- Some decorators test Vladimir Bauer 8 years ago
- Move format to decor pkg Vladimir Bauer 9 years ago
- One more test fix Vladimir Bauer 9 years ago
- Fix tests for go1.6 Vladimir Bauer 9 years ago
- TestAppendETA Vladimir Bauer 9 years ago
- TestPrependETA Vladimir Bauer 9 years ago
- TestAppendElapsed Vladimir Bauer 9 years ago
- TestPrependElapsed Vladimir Bauer 9 years ago
- TestPrependCountersDindentRight Vladimir Bauer 9 years ago
- DindentRight Vladimir Bauer 9 years ago
- TestPrependPercentageDindentRight Vladimir Bauer 9 years ago
- TestPrependPercentage Vladimir Bauer 9 years ago
- TestAppendPercentage Vladimir Bauer 9 years ago
- some decorators_test Vladimir Bauer 9 years ago