Commit f543e655 authored by unknown's avatar unknown

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
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>
......
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>
......
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>
......
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment