gotosocial/vendor/golang.org/x/sys/cpu
Tobi Smethurst 98263a7de6
Grand test fixup (#138)
* start fixing up tests

* fix up tests + automate with drone

* fiddle with linting

* messing about with drone.yml

* some more fiddling

* hmmm

* add cache

* add vendor directory

* verbose

* ci updates

* update some little things

* update sig
2021-08-12 21:03:24 +02:00
..
asm_aix_ppc64.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
byteorder.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_aix.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_arm64.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gc_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gc_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gc_x86.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_x86.c Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_gccgo_x86.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_mips64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_noinit.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_ppc64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_linux_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_mips64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_mipsx.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_netbsd_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_other_arm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_other_arm64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_other_mips64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_ppc64x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_riscv64.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_s390x.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_wasm.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_x86.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_x86.s Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_zos.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
cpu_zos_s390x.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
hwcap_linux.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
syscall_aix_gccgo.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
syscall_aix_ppc64_gc.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00