1. 17 Apr, 2017 1 commit
  2. 10 Apr, 2017 1 commit
    • 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