Tom Parker-Shemilt
335841c484
Use Reqwest backend for Appveyor, not Hyper which is deprecated
2018-11-20 23:30:56 +00:00
gnzlbg
988843834f
test --no-default-features and fix musl builds
2018-02-27 15:47:18 +01:00
Alex Crichton
91cd87c70f
Don't cache on appveyor
2017-10-07 08:07:33 -07:00
Bryant Mairs
2e11d9e14c
Add more fcntl and seal constants for Android/Linux
...
We now create an additional binary `linux_fcntl` for testing this
since there are header conflicts when including all necessary headers.
This binary is run on all platforms even though it's empty on all non-
Android/non-Linux platforms.
Testing has been switched from a custom binary to using a runner-less
test (or pair of tests). This means that for local development a simple
`cd libc-test && cargo test` will run all the tests. CI has also been
updated here to reflect that.
2017-08-20 20:52:43 -07:00
Alex Crichton
b36211b3a5
Disable revocation checking temporarily
2017-07-21 08:16:46 -07:00
Alex Crichton
f94b7ffab5
Switch to rustup hyper backend temporarily
2017-07-19 08:37:07 -07:00
Alex Crichton
1febc500a5
Surround rustc download in appveyor-retry
2017-03-23 13:42:26 -07:00
Alex Crichton
9a55bc1027
Get CI working again
...
A few changes have necessitated some updates on our end
2017-03-23 11:29:57 -07:00
Alex Crichton
dbc65bc463
pass --target on appveyor
2016-10-10 16:41:23 -07:00
Alex Crichton
739edbc468
Use workspaces in this repo
...
Also cache on appveyor to speed up builds.
2016-10-08 17:26:56 -07:00
Alex Crichton
92105c645d
Use rustup to download the stable channel
2016-08-26 23:45:32 -07:00
Alex Crichton
81ba7f05a8
Run CI on all branches
...
Only running them against auto-libc unfortunately means that PRs don't run CI.
2016-03-11 09:35:56 -08:00
Alex Crichton
2ff0e52d53
Add webhooks to travis
2016-03-10 17:26:44 -08:00
Alex Crichton
ab0442cd15
AppVeyor has MSYS2 installed by default now!
2015-10-07 14:38:47 -07:00
Alex Crichton
9cb1634164
Move to master branch
2015-09-21 13:37:36 -07:00
Alex Crichton
6603ca0d7e
AppVeyor only autotest branch
2015-09-18 16:23:25 -07:00
Alex Crichton
d11e9141b2
Switch to ctest crate
...
Extracted tests!
2015-09-15 23:28:52 -07:00
Alex Crichton
87fdebdeb2
Use MSYS2 on appveyor
2015-09-12 23:09:04 -07:00
Alex Crichton
3bf33a4113
Add appveyor config
2015-09-10 22:09:43 -07:00