Unify test targets, use externally defined languages as fixtures

This commit is contained in:
Max Brunsfeld 2016-01-15 11:19:24 -08:00
parent 569b9d4099
commit 0f7dbea9a3
99 changed files with 602 additions and 91462 deletions

View file

@ -1,5 +1,5 @@
#include "runtime/runtime_spec_helper.h"
#include "runtime/helpers/tree_helpers.h"
#include "spec_helper.h"
#include "helpers/tree_helpers.h"
#include "runtime/stack.h"
#include "runtime/tree.h"
#include "runtime/length.h"