Timestamp:
Apr 6, 2011, 4:05:13 PM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
d2023c
Parents:
09305f
git-author:
Frederik Heber <heber@…> (04/06/11 12:16:30)
git-committer:
Frederik Heber <heber@…> (04/06/11 16:05:13)
Message:

Moved unittests to Helpers/unittests, split off TestRunner into new unittests.

  • Unit tests should reside in a subdir of where the components to test reside in.
  • everything common to all unit tests resides in a specific unittests subdir of the src folder.
  • for now, SUBDIRS directive for Helpers/unittests and Patterns/unittests resides in ./ and not in src/Makefile.am to assure that libCodePatterns is compiled before. We need to re-structure the unit tests to not relie in the lib itself anymore but just on components and stubs.
File:
1 moved

Note: See TracChangeset for help on using the changeset viewer.