..
compare_test.go
platforms: add support for matching amd64 variants
2022-01-18 20:13:37 -08:00
compare.go
platforms: add support for matching amd64 variants
2022-01-18 20:13:37 -08:00
cpuinfo_linux_test.go
Add unit test to function GetCPUVariantFromArch
2022-12-20 22:00:12 +00:00
cpuinfo_linux.go
Add unit test to function GetCPUVariantFromArch
2022-12-20 22:00:12 +00:00
cpuinfo_other.go
Add unit test to function GetCPUVariantFromArch
2022-12-20 22:00:12 +00:00
cpuinfo.go
Add unit test to function GetCPUVariantFromArch
2022-12-20 22:00:12 +00:00
database.go
Use uname machine field to get CPU variant if fails at /proc/cpuinfo
2022-12-20 21:59:32 +00:00
defaults_darwin.go
Cleanup build constraints
2022-12-08 09:36:20 -08:00
defaults_freebsd.go
platforms: Run goimports for FreeBSD
2022-06-09 18:54:10 -07:00
defaults_unix_test.go
Cleanup build constraints
2022-12-08 09:36:20 -08:00
defaults_unix.go
Cleanup build constraints
2022-12-08 09:36:20 -08:00
defaults_windows_test.go
Initialize platform matchers for current platform
2022-02-10 08:03:25 -08:00
defaults_windows.go
Initialize platform matchers for current platform
2022-02-10 08:03:25 -08:00
defaults.go
windows: The DefaultSpec platform should match the Default matcher
2021-08-26 16:01:21 +00:00
platforms_other.go
Cleanup build constraints
2022-12-08 09:36:20 -08:00
platforms_test.go
Use testing.F on FuzzPlatformsParse
2022-06-15 14:56:20 +00:00
platforms_windows_test.go
Update TestNormalize to only test Windows
2022-03-10 11:38:10 -05:00
platforms_windows.go
Initialize platform matchers for current platform
2022-02-10 08:03:25 -08:00
platforms.go
Run gofmt 1.19
2022-08-04 18:18:33 -07:00