mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-01 13:56:06 -04:00
Initial source commit
Initial source commit
This commit is contained in:
1671
Source/EmberTester/EmberTester.cpp
Normal file
1671
Source/EmberTester/EmberTester.cpp
Normal file
File diff suppressed because it is too large
Load Diff
10
Source/EmberTester/EmberTester.h
Normal file
10
Source/EmberTester/EmberTester.h
Normal file
@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "EmberCommon.h"
|
||||
|
||||
/// <summary>
|
||||
/// EmberTester is a scratch area used for on the fly testing.
|
||||
/// It may become a more formalized automated testing system
|
||||
/// in the future. At the moment it isn't expected to build or
|
||||
/// give any useful insight into the workings of Ember.
|
||||
/// </summary>
|
Reference in New Issue
Block a user