cosmopolitan/test/ctl
Jōshin 89fc95fefd
Rerun clang-format on the repo (#1217)
🚨 clang-format changes output per version!

This is with version 19.0.0. The modifications seem to be fixing the old
version’s errors - mainly involving omitted whitespace around binary ops
and inserted whitespace between goto labels and colons (if followed by a
curly brace.)

Also fixes a few mistakes made by e.g. someone (ahem) forgetting to pass
his ctl/string.h modifications through it.

We should add this to .git-blame-ignore-revs once we have its final hash
on master.
2024-06-15 16:34:48 -04:00
..
.clang-format Introduce Cosmopolitan Templates Library (CTL) 2024-06-03 09:21:59 -07:00
BUILD.mk Make malloc() go 200x faster 2024-06-05 02:02:14 -07:00
optional_test.cc Rerun clang-format on the repo (#1217) 2024-06-15 16:34:48 -04:00
string_test.cc Uncomment swap test (#1210) 2024-06-10 21:51:19 -07:00
string_view_test.cc Add terminating :vi on some modelines 2024-06-05 20:36:55 -07:00
vector_test.cc Provide a minimal new.h for CTL (#1205) 2024-06-08 15:05:38 -07:00