Description
The "unit" task runs all the unit tests except for common/intents and common/util (the common/db tests have to be run in a separate task). The common/text tests are run under both "unit" and "text". The common/util tests are run only under "util". The "util" and "text" tasks should be combined with the "unit" task. The common/intents tests should be added to the "unit" task.