• Kenton Varda's avatar
    Move a couple things from libkj-test into libkj proper. · ca7304b5
    Kenton Varda authored
    This allows functions which use KJ_EXPECT and other test macros to be built without linking libkj-test, which pulls in a possibly-unwanted main() function.
    
    In particular, afl-testcase.c++ could not link in -fno-exceptions mode without this change.
    ca7304b5
test.c++ 10.7 KB