File history
Tracking elkscmd/test/libc/stdio.c
| Commit | Author | Date | Message |
|---|---|---|---|
ea257bd3133244106afacdd0d315fb7e0c3ba89 | Chuck Coffing | 2023-03-12 | Fix warnings in test/libc by using correct test macro for pointers |
aa9fe0d50e2c3e084b7c005a7cc65afb5caa465 | Chuck Coffing | 2023-03-12 | Fix sign and size warnings in libc |
aaf855cb1d15aaf0150a96680900a5b69ca6c78 | Chuck Coffing | 2023-03-11 | Test for libc wildcards |
a76c89cc8f7ba5cc6aee0fb3b90207cebc92984 | Chuck Coffing | 2023-02-23 | Write boundary test of fgets |
ff665685e43cdceda4484d3732d606e0e763765 | Chuck Coffing | 2023-02-10 | [libc] Support and test libc stdio rewind |
88e843468c9e51f4da25aaa68163795125cd926 | Chuck Coffing | 2023-02-08 | [libc] sane whitespace for libc stdio test |
4e16c3242916f12ef056c09a366c0f425c3bdd9 | Chuck Coffing | 2022-12-17 | Improve test framework currently used by libc tests |
d36de13c377aecc0823f1d8ab2345b69e046910 | Chuck Coffing | 2022-11-27 | [libc] Fix warnings in tests |
a88d88b0cfb61930fb734678124c3a5faeab5ca | Chuck Coffing | 2022-11-23 | [libc] Working on tests |