Commit Graph

11 Commits

Author SHA1 Message Date
Sebastien Binet 3b3e9b5a0a all: remove tests for python2
Signed-off-by: Sebastien Binet <binet@cern.ch>
2023-03-31 18:44:57 +02:00
Justin Israel 7bd7360fdf
main,bind,_examples: fix tests for go 1.16
* main,bind,_examples: fix tests for go 1.16

This CL fixes a number of tests that are failing under go 1.16.
Modules behave a bit differently, the //comment directives now
need a space, generated version file needs go fmt, and there was a
mis-named symbol

* ci: Update travis and appveyor for recent Go and fix pypy download links

* ci: fix typo in travis script, and adjust go to max appveyor version

* ci: update appveyor PATH to pick up proper latest go version

* fix: Re-enable test cleanup

* ci: update appveyor to pin GOROOT

* ci: update appveyor to use latest windows image
2021-03-16 12:51:57 +01:00
Sebastien Binet 3b145be9f2
ci: add Go-1.13 (#200) 2019-09-30 15:42:08 +02:00
Sebastien Binet 343fda6cf7 ci: disable py2 in appveyor 2019-08-24 10:31:16 +02:00
Sebastien Binet 16f100d343 ci: add pybindgen installation for AppVeyor 2019-08-24 10:31:16 +02:00
Sebastien Binet ef9d07f7d4 ci: export GOTRACEBACK=crash 2019-01-16 16:52:19 +01:00
Sebastien Binet fc3eff4a2a ci: use PyPy{2,3} from upstream 2019-01-16 16:20:05 +01:00
Sebastien Binet 4410fab6cf ci: add pip to windows cache 2019-01-16 16:18:59 +01:00
Sebastien Binet c289190da5 ci: run python in unbuffered mode 2019-01-16 16:18:59 +01:00
Sebastien Binet 1f9f33ff18 all: split unix/windows support 2019-01-16 10:58:11 +01:00
Sebastien Binet d30e0e6a09 ci: add dummy appveyor.yml for Windows CI 2019-01-15 16:41:18 +01:00