it.c.run

Integration tests that compile and run the resulting code.

Modules

c
module it.c.run.c

C tests that must run

struct_
module it.c.run.struct_
Undocumented in source.

Public Imports

it
public import it;
clang
public import clang : TranslationUnit, Cursor;

Meta