-
- Downloads
Added unit testing framework.
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- Makefile 24 additions, 0 deletionsMakefile
- base.mk 3 additions, 0 deletionsbase.mk
- src/Makefile 0 additions, 19 deletionssrc/Makefile
- src/__init__.py 0 additions, 0 deletionssrc/__init__.py
- test.py 3 additions, 0 deletionstest.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/__init__.pyc 0 additions, 0 deletionstests/__init__.pyc
- tests/rules.mk 47 additions, 0 deletionstests/rules.mk
- tests/test_utils.py 22 additions, 0 deletionstests/test_utils.py
- tests/test_utils.pyc 0 additions, 0 deletionstests/test_utils.pyc
Makefile
0 → 100644
base.mk
0 → 100644
src/Makefile
deleted
100644 → 0
src/__init__.py
0 → 100644
test.py
0 → 100644
tests/__init__.py
0 → 100644
tests/__init__.pyc
0 → 100644
File added
tests/rules.mk
0 → 100644
tests/test_utils.py
0 → 100644
tests/test_utils.pyc
0 → 100644
File added
Please register or sign in to comment