5 Commits (ce7062a422777c00aadf43ad67a90cc8aae689a5)

Author SHA1 Message Date
Antoine GIRARD 81a52442a1 deps: update and fix chardet import (#9351) 5 years ago
guillep2k 356e1a70ea Reduce test sensibility (#8393) 5 years ago
guillep2k 2628b15ee3 Fix utf8 tests (#8192)
* Prevent compiler environment from making the tests fail

* Remove unused function

* Pass lint
5 years ago
guillep2k 6097ff68e7 Make encoding tests independent of LOCALE settings (#8018)
* Make encoding tests independent of LOCALE settings

* Fix fmt

* Force CI to restart
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
* Convert files to utf-8 for indexing

* Move utf8 functions to modules/base

* Bump repoIndexerLatestVersion to 3

* Add tests for base/encoding.go

* Changes to pass gosimple

* Move UTF8 funcs into new modules/charset package
5 years ago