Commit ba48e6f9 authored by unknown's avatar unknown
Browse files

tests/client_test.c:

  Make checks (asserts) performed in client_test.c work in non-debug
  builds.


tests/client_test.c:
  Make checks (asserts) performed in client_test.c work in non-debug
  builds: all asserts/DBUG_ASSERTs replaced with if (!(expr)) abort();
parent 74c25418
Loading
Loading
Loading
Loading
+596 −482

File changed.

Preview size limit exceeded, changes collapsed.