summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Add dladdr bindingsAlex Crichton2015-11-021-0/+2
* Add bindings for -D_FILE_OFFSET_BITS=64Alex Crichton2015-11-021-3/+9
* Add more bindings for signals and select/pselectAlex Crichton2015-10-301-0/+1
* Be more selective about skipped pthread on musl testsAlex Crichton2015-10-291-1/+1
* iOS supportAlex Crichton2015-09-211-5/+7
* Fix FreeBSDAlex Crichton2015-09-181-28/+29
* Use musl-gcc, fix musl headersAlex Crichton2015-09-171-7/+16
* Fix all tests on OSXAlex Crichton2015-09-171-2/+12
* Fix androidAlex Crichton2015-09-171-7/+14
* Import lots of the stdlibAlex Crichton2015-09-172-20/+37
* Fix unused variable warningAlex Crichton2015-09-161-1/+2
* Fix androidAlex Crichton2015-09-161-2/+6
* Start testing types of struct fieldsAlex Crichton2015-09-161-0/+5
* Skip the pointer check for functions on windowsAlex Crichton2015-09-161-0/+3
* Switch to ctest crateAlex Crichton2015-09-156-798/+114
* Fix windows buildAlex Crichton2015-09-151-0/+5
* Fix build on MSVCAlex Crichton2015-09-151-2/+4
* Get FreeBSD compilingAlex Crichton2015-09-151-0/+3
* Don't test mach_timebase_info_t signednessAlex Crichton2015-09-151-0/+1
* Test signedness of integer typesAlex Crichton2015-09-151-1/+29
* Get tests for mips passingAlex Crichton2015-09-142-4/+17
* Run all tests manuallyAlex Crichton2015-09-133-11/+45
* Revert alloc_system changeAlex Crichton2015-09-131-2/+0
* Get MUSL workingAlex Crichton2015-09-131-2/+4
* Break apart src/unix/other.rs a bitAlex Crichton2015-09-131-0/+2
* Get android tests workingAlex Crichton2015-09-111-5/+26
* Compat back to 1.0.0Alex Crichton2015-09-112-3/+4
* Let's just juggle everything around!Alex Crichton2015-09-111-7/+0
* Correct ip6_mreq => ipv6_mreqAlex Crichton2015-09-111-2/+0
* Windows 32-bit fixesAlex Crichton2015-09-113-11/+78
* More windows compatAlex Crichton2015-09-101-8/+25
* Get OSX tests compilingAlex Crichton2015-09-102-1/+6
* Test some functions!Alex Crichton2015-09-102-52/+151
* Semi-pin to a version of syntex_syntaxAlex Crichton2015-09-101-1/+1
* More windows fixesAlex Crichton2015-09-102-14/+23
* arg => flagAlex Crichton2015-09-101-2/+2
* No parameters in CAlex Crichton2015-09-101-4/+4
* Don't worry about unused parametersAlex Crichton2015-09-101-1/+2
* Windows MSVC supportAlex Crichton2015-09-101-26/+49
* Handle when constants aren't definedAlex Crichton2015-09-101-3/+15
* Test constant valuesAlex Crichton2015-09-102-3/+92
* Attempt to fix 32-bitAlex Crichton2015-09-102-1/+17
* Tweak script, fix on linuxAlex Crichton2015-09-101-106/+181
* Test struct field offsets/sizesAlex Crichton2015-09-092-20/+74
* Test size/align of structsAlex Crichton2015-09-092-20/+68
* Get size/align tests working for typedefsAlex Crichton2015-09-092-12/+35
* Add skeleton testing frameworkAlex Crichton2015-09-095-0/+252