Unit Tests - autocomplete

- Implemented unit test to verify the functionality of the
  util.cpp:autoComplete function.
This commit is contained in:
Paul Beckingham 2009-03-20 20:01:44 -04:00
parent 4537d5048e
commit 827bc6204b
3 changed files with 68 additions and 1 deletions

View file

@ -4,3 +4,4 @@ tdb.t
date.t
duration.t
text.t
autocomplete.t