~unity-team/dee/serializable

« back to all changes in this revision

Viewing changes to tests/Makefile.am

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2011-03-01 13:57:30 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20110301135730-ijc2n9irxwhefxmv
First cut at a DeeResourceManager interface and default impl. The unit tests are failing, but are compiling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
  test-analyzers.c \
15
15
  test-glist-result-set.c \
16
16
  test-serializable.c \
 
17
  test-resource-manager.c \
17
18
  $(top_srcdir)/dee/dee-glist-result-set.c \
18
19
  $(top_srcdir)/dee/dee-glist-result-set.h
19
20