Started work on bash style history

This commit is contained in:
James Booth
2012-04-30 01:09:42 +01:00
parent c511d7c99f
commit b6c5fef45e
7 changed files with 161 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
#define TESTSUITE_H
void register_history_tests(void);
void register_prof_history_tests(void);
void register_contact_list_tests(void);
void register_util_tests(void);