Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Sort header files | Jeremy Bettis | 2022-11-30 | 1 | -1/+1 |
* | include/compiler.h: Add generic macro for disabling compiler warnings | Tom Hughes | 2022-10-13 | 1 | -5/+3 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 1 | -1/+1 |
* | tree-wide: const-ify argv for console commands | Caveh Jalali | 2022-09-01 | 1 | -1/+1 |
* | test/stdlib: Account for bugs in the builtin stdlib implementation | Tom Hughes | 2022-08-22 | 1 | -17/+127 |
* | ec: Fix test if build with clang | Jeremy Bettis | 2022-08-09 | 1 | -0/+2 |
* | test: Remove TEST_CHECK macro | Bobby Casey | 2022-07-07 | 1 | -34/+41 |
* | test/stdlib: Disable gcc stringop-truncation warning | Tom Hughes | 2022-07-07 | 1 | -0/+8 |
* | Move standard library tests to their own file | Tom Hughes | 2022-07-07 | 1 | -0/+393 |