Unit Tests

- All unit tests most now clean up a residual undo.data file, so the
  number of tests increased, but with no benefit.
This commit is contained in:
Paul Beckingham
2009-06-28 17:07:25 -04:00
parent 5d8c28f72f
commit dc2bac1b5e
66 changed files with 261 additions and 78 deletions

View File

@@ -30,9 +30,9 @@
#include <map>
#include <vector>
#include <string>
#include <Location.h>
#include <Filter.h>
#include <Task.h>
#include "Location.h"
#include "Filter.h"
#include "Task.h"
// Length of longest line.
#define T_LINE_MAX 32768