1
1

tests: Fixed misc and isipaddr test on Windows.

Этот коммит содержится в:
Andreas Schneider 2011-02-13 11:55:31 +01:00
родитель cbcd5668f5
Коммит ca941d6985
2 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -3,6 +3,7 @@
#include "torture.h"
#include "misc.c"
#include "error.c"
/*
* Test the behavior of ssh_is_ipaddr()

Просмотреть файл

@ -11,6 +11,8 @@
#include "torture.h"
#include "misc.c"
#include "error.c"
#define TORTURE_TEST_DIR "/usr/local/bin/truc/much/.."