Commit f543e655 authored by unknown's avatar unknown
Browse files

Several "unittest" files : Ensure that the configure result is used when compiling them.


unittest/examples/no_plan.t.c:
  Ensure that the "configure" result is used when compiling this module.
unittest/examples/skip_all.t.c:
  Ensure that the configure result is used when compiling this module.
unittest/examples/todo.t.c:
  Ensure that the configure result is used when compiling this module.
unittest/mytap/t/basic.t.c:
  Ensure that the configure result is used when compiling this module.
parent 94c6f6dc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line

#include "my_config.h"

#include <stdlib.h>
#include <tap.h>

+2 −0
Original line number Diff line number Diff line

#include "my_config.h"

#include <stdlib.h>
#include <tap.h>

+2 −0
Original line number Diff line number Diff line

#include "my_config.h"

#include <stdlib.h>
#include <tap.h>

+2 −0
Original line number Diff line number Diff line

#include "my_config.h"

#include <stdlib.h>
#include <tap.h>