Commit graph

49 commits

Author SHA1 Message Date
Jeremy Soller 84d3147354
Bump version to 0.2.47 2019-01-14 08:07:57 -07:00
John Paul Adrian Glaubitz 11d1a181d2 Bump version to 0.2.46 2019-01-02 21:00:19 +01:00
Alex Crichton dfb9579acc Fix build on x86_64-unknown-cloudabi, bump version 2018-12-09 19:32:01 -08:00
dependabot[bot] 406877e891
Bump ctest from 0.2.7 to 0.2.8
Bumps [ctest](https://github.com/alexcrichton/ctest) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/alexcrichton/ctest/releases)
- [Commits](https://github.com/alexcrichton/ctest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-28 07:00:26 +00:00
dependabot[bot] 157bb12a92
Bump ctest from 0.2.6 to 0.2.7
Bumps [ctest](https://github.com/alexcrichton/ctest) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/alexcrichton/ctest/releases)
- [Commits](https://github.com/alexcrichton/ctest/commits/0.2.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 06:20:46 +00:00
dependabot[bot] 4f970bfd88
Bump ctest from 0.2.4 to 0.2.6
Bumps [ctest](https://github.com/alexcrichton/ctest) from 0.2.4 to 0.2.6.
- [Release notes](https://github.com/alexcrichton/ctest/releases)
- [Commits](https://github.com/alexcrichton/ctest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-31 05:49:22 +00:00
gnzlbg 4a60136aab remove the iOS simulator targets from CI 2018-10-29 17:13:48 +01:00
Tobias Bucher 45f191d192 Update to non-yanked version of ctest 2018-09-12 23:27:28 +02:00
Tobias Bucher 8b1d846444 Theoretically test statics
There are none of them in `libc` except for `__progname` on Android, but
that one cannot be tested because it's not present in any header files.
2018-09-05 09:48:49 +02:00
Alex Crichton e72f187cd4 Update ctest to 0.2 2018-08-13 16:58:13 -07:00
Linus Färnstrand add1a320b4 Bump version to 0.2.43 2018-08-06 01:35:46 +02:00
alesharik ce4c1404a7 Bump ctest version 2018-07-17 11:40:52 +03:00
dependabot[bot] 011603aacf
Bump ctest from 482c7f0 to 5c53723
Bumps [ctest](https://github.com/alexcrichton/ctest) from `482c7f0` to `5c53723`.
- [Release notes](https://github.com/alexcrichton/ctest/releases)
- [Commits](482c7f0643...5c537236d1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-06 20:11:01 +00:00
Jeremy Soller a27fae96a0 Bump version to 0.2.42 2018-06-01 08:14:12 -06:00
Linus Färnstrand 6bbe4412c4 Bump to 0.2.41 2018-05-21 13:30:14 +02:00
Mike Hommey 00372224e3 Refresh Cargo.lock
Fixes #968.
2018-04-11 11:23:04 +09:00
Francis Gagné e1fd577574 Bump to 0.2.40 2018-03-18 21:55:10 -04:00
Fredrick Brennan 528374ed9a Add FreeBSD get[pw|gr]ent_r, forgotten in #934
Sorry, accidentally forgot this when submitting #934..
2018-03-05 21:25:55 +08:00
Fredrick Brennan d058e0c87a Refresh Cargo.lock 2018-03-05 02:52:46 +00:00
Fredrick Brennan 5f9538d1e2 Add passwd/group APIs needed for nix-rust/nix#864 2018-03-03 11:13:02 +00:00
Benjamin Fry 5a50bec431 0.2.37 for release 2018-02-26 21:23:21 -08:00
Guillaume Gomez e91769eceb Update libc version 2018-01-11 23:32:27 +01:00
Josh Driver d61351e9c8 Bump to 0.2.35 2018-01-04 10:43:01 +10:30
Alex Crichton 19b0fbe210 Bump to 0.2.34 2017-11-30 06:50:55 -08:00
Andrew Tunnell-Jones 9ff7111743 Bump to 0.2.33 2017-10-28 05:47:18 -07:00
Marco A L Barbosa c9aba5f9ad Use ctest from git to allow testing linux x32 2017-10-27 11:01:20 -02:00
Alex Crichton 9029cfb9eb Add more Linux-based syscall tables
* Add syscall tables to most remaining arches in `src/unix/notbsd`
* Add aarch64/arm musl to CI
* Update dependencies
2017-10-18 15:17:00 -07:00
Sébastien Marie cf4c0beffb bump to 0.2.32
- add DCCP constant definitions
- add clock_gettime related functions to macOS
- add fstatat64 on linux/android
- add preadv64/pwritev64 on linux/android
- add utimensat on solaris, netbsd and openbsd
- add IP_BINDANY on freebsd
2017-10-06 13:28:38 +02:00
James Tucker d68943d221 Bump to 0.2.31 2017-09-19 16:51:42 -07:00
Alex Crichton 938252cba7 Bump to 0.2.30 2017-08-27 10:34:33 -07:00
Alex Crichton 22b98dedfe Add asmjs/wasm32 to CI
Rebase of #610 and also move emscripten up much higher in the hierarchy to
ensure that it doesn't have too much of a ripple effect on other platforms.

This involved moving down a good number of definitions, but hopefully was done
with care to not break anything!
2017-08-26 22:15:29 -07:00
Alex Crichton 476b9821dc Update lock file 2017-08-21 21:41:26 -07:00
Wesley Moore beb582e120 Bump to version 0.2.29 2017-07-31 21:12:05 +10:00
Marcin Mielniczuk 4afbf4eca5 Bump version to 0.2.28 2017-07-24 09:22:30 +02:00
Guillaume Gomez 312e5cb5f7 Update crate version 2017-07-21 10:38:00 +02:00
Alex Crichton 7d74c0993c Clean up CI configuration and add s390x
We can't test s390x because qemu segfaults but we can at least verify that it
compiles.

Closes #650
2017-07-07 14:19:06 -07:00
Fenrir fa23a9bc42 Bump to 0.2.25 2017-07-07 08:35:54 -06:00
Razican eb3f7b3658 cargo update 2017-06-15 20:13:11 +02:00
Daniel McKenna 3522d8b529 Updated cargo.lock
Forgot to update cargo.lock before prior commit.
2017-05-24 18:33:18 +01:00
Daniel McKenna 9766d50f4a Updated cargo.lock and toml for release. 2017-05-23 17:23:10 +01:00
Lee Bousfield 0457d3b32f Bump to 0.2.23 2017-05-18 18:41:37 -06:00
Alex Crichton 6ef11e694a Bump to 0.2.22 2017-04-26 07:29:19 -07:00
Kamal Marhubi d24e86c9d7 Bump to 0.2.21
closes https://github.com/rust-lang/libc/issues/539
2017-03-01 19:00:07 -05:00
Alex Crichton d30b4c6fe0 Bump to 0.2.20 2017-01-17 08:58:24 -08:00
Alex Crichton a2dd65a5a8 Bump to 0.2.19 2017-01-04 13:52:33 -08:00
Alex Crichton 93dbca015f Bump to 0.2.18 2016-12-02 12:57:44 -08:00
Alex Crichton 78070bdf28 Try to fix powerpc64 and update to crates.io ctest 2016-10-20 17:23:23 -07:00
Alex Crichton f75965646e Bump to 0.2.17 2016-10-14 21:59:09 -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
Renamed from libc-test/Cargo.lock (Browse further)