diff --git a/test/Parsed/Array.Parsed.hpp b/test/parsed/Array.Parsed.hpp similarity index 100% rename from test/Parsed/Array.Parsed.hpp rename to test/parsed/Array.Parsed.hpp diff --git a/test/Parsed/Buffer.Parsed.hpp b/test/parsed/Buffer.Parsed.hpp similarity index 100% rename from test/Parsed/Buffer.Parsed.hpp rename to test/parsed/Buffer.Parsed.hpp diff --git a/test/Parsed/HashTable.Parsed.hpp b/test/parsed/HashTable.Parsed.hpp similarity index 100% rename from test/Parsed/HashTable.Parsed.hpp rename to test/parsed/HashTable.Parsed.hpp diff --git a/test/Parsed/Ring.Parsed.hpp b/test/parsed/Ring.Parsed.hpp similarity index 100% rename from test/Parsed/Ring.Parsed.hpp rename to test/parsed/Ring.Parsed.hpp diff --git a/test/Parsed/Sanity.Parsed.hpp b/test/parsed/Sanity.Parsed.hpp similarity index 100% rename from test/Parsed/Sanity.Parsed.hpp rename to test/parsed/Sanity.Parsed.hpp diff --git a/test/Upfront/Array.Upfront.hpp b/test/upfront/Array.Upfront.hpp similarity index 100% rename from test/Upfront/Array.Upfront.hpp rename to test/upfront/Array.Upfront.hpp diff --git a/test/Upfront/Buffer.Upfront.hpp b/test/upfront/Buffer.Upfront.hpp similarity index 100% rename from test/Upfront/Buffer.Upfront.hpp rename to test/upfront/Buffer.Upfront.hpp diff --git a/test/Upfront/HashTable.Upfront.hpp b/test/upfront/HashTable.Upfront.hpp similarity index 100% rename from test/Upfront/HashTable.Upfront.hpp rename to test/upfront/HashTable.Upfront.hpp diff --git a/test/Upfront/Ring.Upfront.hpp b/test/upfront/Ring.Upfront.hpp similarity index 100% rename from test/Upfront/Ring.Upfront.hpp rename to test/upfront/Ring.Upfront.hpp diff --git a/test/Upfront/Sanity.Upfront.hpp b/test/upfront/Sanity.Upfront.hpp similarity index 100% rename from test/Upfront/Sanity.Upfront.hpp rename to test/upfront/Sanity.Upfront.hpp