/tests/
../
all.sh
arithmetic_operators.c
array_basics.sh
assignment_operators.c
bitwise_operators.c
bool_type.c
cast_expressions.sh
char_literals.c
comma_operator.sh
command_line_args.sh
comments.sh
comparison_operators.c
compile_errors.sh
compiler_output.sh
compiler_version.sh
conditional_errors.sh
define_macros.sh
do_while.sh
empty_preprocessor.sh
empty_statements.sh
enums.sh
error_directive.sh
ex_fizzbuzz.sh
ex_hello.sh
example_programs.sh
file_io.sh
for_loops.sh
function_basics.c
function_macros.sh
function_pointers.sh
global_variables.sh
goto.sh
helpers.h
helpers.sh
identifiers.sh
if_elif_else.sh
if_else.c
ifdef_ifndef.sh
implicit_return.sh
include_errors.sh
include_guards.sh
include_local.sh
include_stdc.sh
increment_operators.sh
input_operations.sh
invalid_directives.sh
keywords.sh
line_continuation.sh
local_variables.c
logical_operators.sh
macro_operators.sh
nested_conditionals.sh
number_literals.c
pointer_basics.sh
predefined_macros.sh
preprocess_flag.sh
preprocessor_comments.sh
printf.sh
recursive_functions.c
run.sh
short_type.sh
sizeof_operator.sh
static_linkage.sh
stdlib_declarations.sh
string_operations.sh
struct_arrays.sh
struct_basics.sh
struct_initialization.sh
switch.sh
ternary_operator.c
typedef_struct.sh
undef.sh
unions.sh
variadic_functions.sh
void_functions.sh
wasm.sh