url-test.c File Reference
#include "internal.h"
Include dependency graph for url-test.c:

Go to the source code of this file.

Functions

static void test (const char *base, const char *rel)
 
int main (void)
 

Function Documentation

int main ( void  )

Definition at line 39 of file url-test.c.

static void test ( const char *  base,
const char *  rel 
)
static

Definition at line 23 of file url-test.c.

Referenced by main().