Add test modules
This commit is contained in:
parent
ebcb67a0cc
commit
5a0d215789
5 changed files with 163 additions and 0 deletions
|
@ -11,6 +11,7 @@ Import('charles_lib')
|
|||
files = Split("""
|
||||
test_basics.c
|
||||
test_charles.c
|
||||
test_object.c
|
||||
""")
|
||||
|
||||
test_env = env.Clone()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue