This will remove the Xestia Address Book application from the requested
installation directory.
+
+Unit Testing
+============
+
+To unit test various functions used within Xestia Address Book go into the
+tests directory and type:
+
+make
+
+This will build the unit testing application for Xestia Address Book. To
+run the application after building type:
+
+./xestiaab_test
+
+Follow the instructions in the application to unit test the functions used.
For details on installing Xestia Address Book, read the INSTALL file.
+Unit Testing
+============
+
+Xestia Address Book has a unit testing application that allows the
+functions used within the application to be checked so that they
+work correctly.
+
+For more details, read the INSTALL file.
+
Resources
=========