add pimpl/rimpl tests

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@472 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-01-15 22:09:32 +00:00
parent 264e205030
commit 95b163d2bd
7 changed files with 854 additions and 1 deletions

View file

@ -1,5 +1,5 @@
SUBTARGETS = Factory flex_string Longevity OrderedStatic RegressionTest \
SafeFormat ScopeGuard Singleton SmallObj Visitor
SafeFormat ScopeGuard Singleton SmallObj Visitor Pimpl
.PHONY: clean all $(SUBTARGETS)
all: $(SUBTARGETS)