build.zig | 2 +- src/libcxx.zig | 1 + test/standalone.zig | 37 +++++++++++----------- test/standalone/c_compiler/build.zig | 53 ++++++++++++++++++++++++++++++++ test/standalone/c_compiler/test.c | 25 +++++++++++++++ test/standalone/c_compiler/test.cpp | 26 ++++++++++++++++ test/tests.zig | 36 +++++++++++++++++----- 7 files changed, 154 insertions(+), 26 deletions(-)