Tree @lintian-fixes/main (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 @lintian-fixes/main
- minor: prefer t.Error Vladimir Bauer 1 year, 10 months ago
- EnableTriggerComplete without total <= 0 check Vladimir Bauer 1 year, 11 months ago
- check bar.Current() in TestBarEnableTriggerCompleteAndIncrementAfter Vladimir Bauer 2 years ago
- check bar.Current() in TestBarEnableTriggerCompleteAndIncrementBefore Vladimir Bauer 2 years ago
- prefer + for string concat Vladimir Bauer 2 years ago
- barStyle methods don't need pointer receiver Vladimir Bauer 2 years ago
- refactoring TestDecorStatisticsAvailableWidth Vladimir Bauer 2 years ago
- bar SetRefill: make sure refill doesn't overflow current Vladimir Bauer 2 years ago
- TestBarSetTotal Vladimir Bauer 3 years ago
- refactoring WithAutoRefresh Vladimir Bauer 3 years ago
- 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