comparison unittest.sh @ 42:8b9409423740

Added unit tests for (de)serializing events.
author Jacob Carlborg <doob@me.com>
date Sun, 07 Aug 2011 17:53:50 +0200
parents b538d02578cb
children 6f35fb47ca24
comparison
equal deleted inserted replaced
41:b538d02578cb 42:8b9409423740
28 tests/all.d \ 28 tests/all.d \
29 tests/Array.d \ 29 tests/Array.d \
30 tests/AssociativeArray.d \ 30 tests/AssociativeArray.d \
31 tests/AssociativeArrayReference.d \ 31 tests/AssociativeArrayReference.d \
32 tests/Enum.d \ 32 tests/Enum.d \
33 tests/Event.d \
33 tests/Object.d \ 34 tests/Object.d \
34 tests/Pointer.d \ 35 tests/Pointer.d \
35 tests/Primitive.d \ 36 tests/Primitive.d \
36 tests/Slice.d \ 37 tests/Slice.d \
37 tests/String.d \ 38 tests/String.d \