- Made unit tests compile nad run again.

- Removed tests from distibution.
This commit is contained in:
Paul Beckingham
2008-05-17 22:46:50 -04:00
parent 42493dbdee
commit 0b37b6a980
5 changed files with 286 additions and 30 deletions

View File

@@ -1,8 +1,9 @@
////////////////////////////////////////////////////////////////////////////////
//
////////////////////////////////////////////////////////////////////////////////
#include <T.h>
#include <library.h>
#include "../T.h"
#include "../task.h"
#include "test.h"
////////////////////////////////////////////////////////////////////////////////
int main (int argc, char** argv)