bct / dgdunit
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit b90002d3970878abea3de158212e580422e2c387
tree cb3f6bb1270c629a9b5309c6f8572c6f837cdfcb
parent 9e4c443bcfd78f23b62a70505abba465416be55d
tree cb3f6bb1270c629a9b5309c6f8572c6f837cdfcb
parent 9e4c443bcfd78f23b62a70505abba465416be55d
dgdunit /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
dgdunit.dgd | ||
| |
include/ | ||
| |
kernel/ | ||
| |
usr/ |
README
1. write test objects with a create() method, put them in ~tests 2. dgd dgdunit.dgd there's no proper assertions or test success/failure handlers yet.

