Alex Crichton
|
b5da7c0f01
|
Fix unused variable warning
|
2015-09-16 17:44:40 -07:00 |
|
Alex Crichton
|
094f44db79
|
Fix android
|
2015-09-16 16:27:29 -07:00 |
|
Alex Crichton
|
f3b9748e4c
|
Start testing types of struct fields
|
2015-09-16 14:13:20 -07:00 |
|
Alex Crichton
|
e0f4d107fa
|
Skip the pointer check for functions on windows
|
2015-09-16 09:48:14 -07:00 |
|
Alex Crichton
|
d11e9141b2
|
Switch to ctest crate
Extracted tests!
|
2015-09-15 23:28:52 -07:00 |
|
Alex Crichton
|
1846918fe2
|
Fix windows build
|
2015-09-15 20:57:42 -07:00 |
|
Alex Crichton
|
7b28c271d6
|
Fix build on MSVC
|
2015-09-15 20:56:16 -07:00 |
|
Alex Crichton
|
8293cede01
|
Get FreeBSD compiling
|
2015-09-15 17:05:19 -07:00 |
|
Alex Crichton
|
eef03da0f9
|
Don't test mach_timebase_info_t signedness
It's just a struct
|
2015-09-15 16:57:06 -07:00 |
|
Alex Crichton
|
6d3cfdb3e3
|
Test signedness of integer types
|
2015-09-15 14:53:01 -07:00 |
|
Alex Crichton
|
8fc95d25d4
|
Get tests for mips passing
|
2015-09-14 11:06:20 -07:00 |
|
Alex Crichton
|
5a28433bb1
|
Run all tests manually
Running a test per thread really doesn't play well with QEMU emulation, so just
make it easy on ourselves and don't run threads.
|
2015-09-13 23:33:33 -07:00 |
|
Alex Crichton
|
1398566d67
|
Revert alloc_system change
|
2015-09-13 21:43:02 -07:00 |
|
Alex Crichton
|
1cf98aec58
|
Get MUSL working
|
2015-09-13 11:19:02 -07:00 |
|
Alex Crichton
|
9e97afd91f
|
Break apart src/unix/other.rs a bit
Also sysctl isn't defined on MUSL
|
2015-09-13 11:16:53 -07:00 |
|
Alex Crichton
|
d3d77922eb
|
Get android tests working
|
2015-09-11 17:22:57 -07:00 |
|
Alex Crichton
|
f81e3d3672
|
Compat back to 1.0.0
|
2015-09-11 15:27:20 -07:00 |
|
Alex Crichton
|
5d6cf05d8b
|
Let's just juggle everything around!
[ci skip]
|
2015-09-11 14:52:34 -07:00 |
|
Alex Crichton
|
2d3608eb17
|
Correct ip6_mreq => ipv6_mreq
|
2015-09-11 12:55:15 -07:00 |
|
Alex Crichton
|
31504843db
|
Windows 32-bit fixes
|
2015-09-11 11:44:25 -07:00 |
|
Alex Crichton
|
7da9b10fc6
|
More windows compat
[ci skip]
|
2015-09-10 21:26:09 -07:00 |
|
Alex Crichton
|
e8606192d8
|
Get OSX tests compiling
|
2015-09-10 20:19:44 -07:00 |
|
Alex Crichton
|
2237882ddc
|
Test some functions!
|
2015-09-10 19:59:23 -07:00 |
|
Alex Crichton
|
26333d3147
|
Semi-pin to a version of syntex_syntax
|
2015-09-10 19:12:03 -07:00 |
|
Alex Crichton
|
13a6f2daf1
|
More windows fixes
[ci skip]
|
2015-09-10 19:13:19 -07:00 |
|
Alex Crichton
|
5f624a579c
|
arg => flag
|
2015-09-10 18:10:52 -07:00 |
|
Alex Crichton
|
671376bac3
|
No parameters in C
|
2015-09-10 17:39:03 -07:00 |
|
Alex Crichton
|
b01a8ccd7c
|
Don't worry about unused parameters
|
2015-09-10 17:37:22 -07:00 |
|
Alex Crichton
|
ac2bd85245
|
Windows MSVC support
[ci skip]
|
2015-09-10 17:36:10 -07:00 |
|
Alex Crichton
|
e7afdd81ba
|
Handle when constants aren't defined
|
2015-09-10 17:15:20 -07:00 |
|
Alex Crichton
|
0df7c1076e
|
Test constant values
|
2015-09-10 16:35:37 -07:00 |
|
Alex Crichton
|
c8b895cee7
|
Attempt to fix 32-bit
|
2015-09-10 13:24:15 -07:00 |
|
Alex Crichton
|
310d623acf
|
Tweak script, fix on linux
|
2015-09-10 10:56:31 -07:00 |
|
Alex Crichton
|
3e5155b345
|
Test struct field offsets/sizes
|
2015-09-09 23:46:19 -07:00 |
|
Alex Crichton
|
a9adfbf56c
|
Test size/align of structs
|
2015-09-09 23:21:27 -07:00 |
|
Alex Crichton
|
1608306b1b
|
Get size/align tests working for typedefs
|
2015-09-09 22:59:24 -07:00 |
|
Alex Crichton
|
8e5f0cd827
|
Add skeleton testing framework
|
2015-09-09 22:46:19 -07:00 |
|