Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AssemblyScript/libc-test

Mirror of git://nsz.repo.hu:45100/repo/libc-test
https://github.com/AssemblyScript/libc-test

fix thread and shm cleanup in the cancellation point test

700e06bb97cc0e17ca899f9bac9d46d201ed81d3 authored over 10 years ago
cancellation point test by Alexander Monakov

1cc8c424df17d0b0522615f90717d73e86780a44 authored over 10 years ago
separate dn_expand regression tests for empty name and pointer to 0

d643f9eb7daeafe25ff81dcd2d4f239803823940 authored over 10 years ago
test empty domain name with offset pointer in dn_expand-empty

0e00fcbef7f1df040450d0e7a17862a8622de616 authored over 10 years ago
add recent contributors

5353fdc69ada4740b5fbb6bfd4efdcff321fd30f authored over 10 years ago
sem_wait cancellation regression test by Alexander Monakov

891282d8b65bebc7fed30ad74be5850480ce85f4 authored over 10 years ago
fix memfill to have malloc

8443ff69f50b46bcc84661a13bf6cda7faf52233 authored over 10 years ago
add fgets-eof regression test

baa9bfe1879e3f1e717b8e1e11e9412ac9f91424 authored over 10 years ago
clean up dn_expand-empty regression test

2227e47c7bb04b9c9acabce914b06b1d78f48551 authored over 10 years ago
fix memfill to use up libc reserved memory (glibc usually has some)

fc5db49aefdfc1f7eedf706e1b05c2af56732796 authored over 10 years ago
fix regex-negated-range test to print better error message

86f39dd26c93db93000de5602d2118ae8c1096ab authored over 10 years ago
fix timeout calc in pthread_cond-smasher

72482659e5c6e43492d455c20020dfef079d98f3 authored over 10 years ago
add a regex regression test

974c16d5f10599c5e804008b0addb2d66c44872c authored over 10 years ago
minor fix

ac93680a83ebb2d95b22c09b772e74e96d9c3d0d authored over 10 years ago
add pthread_cond-smasher regression test by Jens Gustedt

195a19665a3ff53af1e547741e80cd73d333d688 authored over 10 years ago
dn_expand regression test

12865d0780bfe4f3b302b82a6f6c47eea05b55da authored over 10 years ago
add musl specific __pleval test

93a5f6b73a7c3bd91cc8e1eeb8edec4ff2d46980 authored over 10 years ago
add _XOPEN_SOURCE 700 feature test macro to search.h tests

54f9b934d9a1df306ea05e4a2cd31b5909b5667b authored over 10 years ago
fix pthread_mutex test: unlock before destroying a mutex

52dd4cb2bdcafd5802b153994730b6a14fa4d2b8 authored over 10 years ago
add regexec REG_NOSUB regression test by Hiltjo Posthuma

5470d80bb36173c5cb5a314362ef9be9378aab4e authored over 10 years ago
regression test for musl built with broken gcc-4.9 bug #61144

61a99a708b165606b159d4e76251883f694aad2f authored over 10 years ago
add memmem regression test

b9f7b8d513642d6ad3f4d0e02abb4a188f1bca2a authored over 10 years ago
fix syscall-sign-extend test

adjust the time a bit so non-monotonic vdso vs syscall gettime does
not trigger a failure

efd761658d756f8cf0a552ebc0e7833ed0c47d87 authored over 10 years ago
fix void* pointer arithmetic in string_strchr.c

ea6b2c65bc3ce3bf404a9f142d664aa0bbbfe3a0 authored over 10 years ago
add wcsstr regression test

f0101b1c9daa2cc5aa25eb303ebaa4e886a1a1d9 authored almost 11 years ago
add wcsstr tests and new strstr and memmem test cases

9679fb900a837d35affba74ffa5b747884c5a00f authored almost 11 years ago
rlimit regression test

a2e22ac14e13af5677a12bcf3c9583447615a4ff authored almost 11 years ago
fix malloc-brk-fail and memmem-oob tests

0b44f33283ddf8911f47a14ac4d015755af4405b authored almost 11 years ago
memmem-oob regression test, update string tests with align/tail

13492aa23fb6fa828261c8242485178603335fcd authored almost 11 years ago
printf %g regression tests

79bf86d9739269cd124b550c3177bb9f7a9d8566 authored almost 11 years ago
printf oob regression test

b89d984cca6c09e60c1941b746162903d81bb323 authored almost 11 years ago
fix malloc-brk-fail (missing include)

46f33c4731212b8c1f0488827c142946a0c145f1 authored almost 11 years ago
regression test for brk failing in malloc

2b9639f0f09c5b8bcd245fac49b2fb9da23b0302 authored almost 11 years ago
simplify sigaltstack test

268557720224d56356be362c34d839171d8bdb5d authored almost 11 years ago
sigaltstack regression test

3b23f5217267dcac2351d11a9d866dff8716d7e6 authored almost 11 years ago
sign-extend regression test for x32

b21548a08f61f2bd7eae34538f67565765811bf5 authored almost 11 years ago
fix snprintf float testcase (uncovered by a recent printf bug fix)

09c020c3edd7978b22a73d1529a049222a615262 authored almost 11 years ago
add statvfs regression test

9f72a5b491a7dc707fcf2e3dee1f8cd53e19ec9a authored almost 11 years ago
add memfill.c

2c4e47731be8c23e1b591bada4bdd59ca7524d0a authored almost 11 years ago
fix runtest: report if sigtimedwait fails

1291ba124bab6f045cfeeeed1e824f107ca54403 authored almost 11 years ago
remquol: use remquo tests when long double == double

32fca61b208425e16262e4d007dabad44bcd872b authored almost 11 years ago
change vmfill into memfill that limits heap separately (needed on arm)

a7679dc971b8f1174ee0d308aa3590787634a343 authored almost 11 years ago
add memset(buf, -5, 10) test

see https://sourceware.org/bugzilla/show_bug.cgi?id=16554

52786d05a47285d2b733273cadb8ef2d7bc1ca12 authored almost 11 years ago
_XOPEN_SOURCE is not needed in fdopen.c test

aab27d4087a3de35fdfa121eed2a46372f099ae2 authored almost 11 years ago
add ftello regression test

05f04e5109a1410b0645d8553fe59c07f5230019 authored almost 11 years ago
add simple iconv_open test

fd74aa0e294046dd279baa6bcc41d74f34d505df authored almost 11 years ago
add tls_init_dlopen test and fix tls_align_dlopen.mk so it is run properly

164c1f02358efafd3cd23697d890c579c8733e65 authored almost 11 years ago
math/gen: yet another little decimal formatting tool

ff1a08c16ea49fa2bd3260a3b327b5dcaa5d13a6 authored almost 11 years ago
only test exec* and _exit after vfork, raise is not required to work

c185a549d1e98f4d9faf0e5d73e08368c0131eba authored about 11 years ago
add vfork test

d18f448a9c4c7566f4e9cf1a29735226171cb50d authored about 11 years ago
math: add drem and dremf tests

b35e816189efde540e299412172acf6cd987dfdd authored about 11 years ago
fix breakage due to the .exe change, add error flags to config.mak.def

b2802e26f5d53d59ca7607210efe63b1b71d143b authored about 11 years ago
add .gitignore, all executables have .exe extension

e5c71fd3db0b50033d40c3a66c7dff774ae647e2 authored about 11 years ago
add argv test and update env test

2f784e5cf2e2081ae306cf6d3f91bfda55d9f95e authored about 11 years ago
simple clock_gettime test

2a67607b30e4a76fc176decc7a1bc03a3bbfea73 authored about 11 years ago
math: only report at most one <2ulp error for acosh and asinh

38d7f0fab3f1c3a0fb702c25b32560fb1e1ed2b7 authored about 11 years ago
add iswspace(0) regression test

9dd2aab201c1e36853c7501d40ae22dbe37c87c3 authored about 11 years ago
fix fnmatch flag printing and add a few new (regression) test cases

fd0899849a938ac2fd224b1c7fe6c8b0e61e4990 authored about 11 years ago
fix pointer to int cast in functional/search_hsearch.c

7db62468cafb67f1360936525c432efdefa3065e authored about 11 years ago
fix fgetwc test in api/wchar.c

cf1c9918305e2c23758f589a23c1f71af4c431ba authored about 11 years ago
math: add some further fenv rounding mode tests

6abdab8bf1ccda7f28916222043bb498a1b9adf3 authored about 11 years ago
fix api tests (add some obsolete symbols fix wchar tests)

7ab89dd2ce9caaf8134b370a2bb8dae8a7d70d43 authored over 11 years ago
inet_pton: long leading zero sequence is invalid in IPv6

2ac662b7bccadbcbb34ea35c0888a753eea0d089 authored over 11 years ago
fix functional/inet_pton (inet_ntop returns NULL on failure)

1571e8cfc38b01575c22b9133e169f8c3d4c4af3 authored over 11 years ago
add inet_addr and inet_ntoa tests

c5b587059e242179b44156af52552bb60c970204 authored over 11 years ago
more inet_pton test cases

f1cb6222ea946e4861b8171711ee11923eb00df8 authored over 11 years ago
add inet_pton (and inet_ntop) functional tests

088f2d9c1940e9bf1828cc1c899b4c63a41be768 authored over 11 years ago
add an inet_pton regression test

67b4c0a6f7eaf8bf85ec2892d7bfb7563db99b42 authored over 11 years ago
regression: mbsrtowcs test

30874aa9d9a3947d0e8db100d0bca4a4f419d84d authored over 11 years ago
math: emit less errors for known broken functions

7da725cd0be7e880ff4971257720220d281c4ab3 authored over 11 years ago
regression: malloc oom errno test

b4b14be7d947a26aae6743e4fc385776e9db7d0f authored over 11 years ago
regression: setenv-oom test

54fb6c0508e466e2d47decfed6f74f1105abf87f authored over 11 years ago
regression: execle test

d3909e8ed4fac6c83515318c7250f99853c7c44e authored over 11 years ago
regression: inet_ntop test

1a301beea00f13d5b534df3dd1dd2e005ee9d533 authored over 11 years ago
math: add comparision macro tests (isless etc)

e81f47f6663602eaae2911c62d2b28298815c72f authored over 11 years ago
fix vmfill.c

daa94c26611a54cddfa02614b4329bc2ba71d356 authored over 11 years ago
regression: add invalid ld80 printf test

7abafc302b58b7d1947b4ea01d9634809f6cb8d5 authored over 11 years ago
regression: invalid ld80 fpclassify tests

9d9900e57c5cb65cd87d85db24ea77d0fdbd3917 authored over 11 years ago
math: atanh special cases

e46cff2afb47cd99dbdfad31f411c3f7c23ac3f5 authored over 11 years ago
math: add an expm1l special case

4f18b8f0b3cf4a59aea5258adcdd32ba2a0b6741 authored over 11 years ago
math: correct-rounding check in remainder functions and 1ulp check in hypot

8f89d908656122033909033a7a71c87636319a08 authored over 11 years ago
math: add some special case tests

8b86f7f60953d319461ef976cf1dadb6da7999d8 authored over 11 years ago
math: test cases for rounding functions

1421f13d69c511693e685e6e406de523610223fd authored over 11 years ago
fix fenv.c tests according to a new interpretation of the standard

705b5a4d2d3b6eeb14b201c097252c5918995d98 authored over 11 years ago
test fenv functions with bad arguments

21a8460c6609b966d6ed80772d40f6cf0df2b95b authored over 11 years ago
remove accidentally committed core, add festenv, fegetenv test

4b4849e54740efe153632dfb14052d7210cea6c6 authored over 11 years ago
math: fix long double fpclassify tests for ldbl==dbl archs

e444a960e992bc5a55142ac7f3267a08fc6ce0f5 authored over 11 years ago
math: fix lrint, lround, nexttoward tests for ldbl==dbl and no fenv

dfe1da9485ec22fb335d97de1421ef717aa6f45e authored over 11 years ago
ipc tests: check time intervals (with upper bound)

d5fe2f139f48684f2e0f99a3c95ce63581e24740 authored over 11 years ago
atan2 underflow tests

ffb2b7d4cbcafd48ea56e11e09bf99a7195b9198 authored over 11 years ago
math: fenv status flag fixes

all flags are checked for tecorrectly rounded functions except
inexact for fma
all flags but inex...

cda5e0484c98223a552580e79af378a6e6e83305 authored over 11 years ago
add related commit to raise-race test

f9ba40bcb2e9cf0e51368d1144a000d1cc15ab9f authored over 11 years ago
add more error checks in raise-race test

6ac6e436916c2839c08b17cce5e938e4dab01967 authored over 11 years ago
regression test for a race in raise

90e3119b8aa8c34e0d44131ea29e090116645837 authored over 11 years ago
pthread_rwlock regression test

b3af1001513bbe678070242a1ac1afc8f3b378f0 authored over 11 years ago
test for old pthread_once regression with approximate deadlock check

02466ce21383217abf5e871cd391eeffbaa171b6 authored over 11 years ago
add test for pthread mutex types

47997c60641d55d6101a424c9a664a7ff6bad20f authored over 11 years ago
add pthread_condattr_setclock regression test

0dee0dca0a980073abfcd4f78a328c77f1aa5979 authored over 11 years ago
fix search_tsearch test

b3bc1d1cfa66c0bfa02dcf7e9877868c10d69f26 authored over 11 years ago
unnamed semaphore test

453836db72eb1a5b188c57730bf73dbf56653e71 authored over 11 years ago