annotate dsss.conf @ 32:9df3b7a46a51 experimental

Updated the unit test with the latest changes.
author Jacob Carlborg <doob@me.com>
date Sun, 21 Nov 2010 18:51:05 +0100
parents c422ff6477dd
children 4fea56a5849f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
78e5fef4bbf2 Third step in refactoring the API. Stating to add unit tests.
Jacob Carlborg <doob@me.com>
parents: 25
diff changeset
1 #[orange/serialization/Serializer.d]
27
fc315d786f24 Added unit testing.
Jacob Carlborg <doob@me.com>
parents: 26
diff changeset
2
32
9df3b7a46a51 Updated the unit test with the latest changes.
Jacob Carlborg <doob@me.com>
parents: 29
diff changeset
3 #[main.d]
27
fc315d786f24 Added unit testing.
Jacob Carlborg <doob@me.com>
parents: 26
diff changeset
4
fc315d786f24 Added unit testing.
Jacob Carlborg <doob@me.com>
parents: 26
diff changeset
5
fc315d786f24 Added unit testing.
Jacob Carlborg <doob@me.com>
parents: 26
diff changeset
6 #[orange]
fc315d786f24 Added unit testing.
Jacob Carlborg <doob@me.com>
parents: 26
diff changeset
7
32
9df3b7a46a51 Updated the unit test with the latest changes.
Jacob Carlborg <doob@me.com>
parents: 29
diff changeset
8 [tests/all.d]
9df3b7a46a51 Updated the unit test with the latest changes.
Jacob Carlborg <doob@me.com>
parents: 29
diff changeset
9 buildflags += -unittest
9df3b7a46a51 Updated the unit test with the latest changes.
Jacob Carlborg <doob@me.com>
parents: 29
diff changeset
10 target = unittest
9df3b7a46a51 Updated the unit test with the latest changes.
Jacob Carlborg <doob@me.com>
parents: 29
diff changeset
11 version += OrangeUnitTest