-
- Downloads
Adedd a test suite that currently seems to work with Python, C and C#
Showing
- .bzrignore 2 additions, 0 deletions.bzrignore
- Makefile 15 additions, 0 deletionsMakefile
- test/Makefile 79 additions, 0 deletionstest/Makefile
- test/basic.lc 9 additions, 0 deletionstest/basic.lc
- test/ccode.py 0 additions, 22 deletionstest/ccode.py
- test/cscode.py 0 additions, 94 deletionstest/cscode.py
- test/relay_gen_c.py 67 additions, 0 deletionstest/relay_gen_c.py
- test/relay_gen_cs.py 121 additions, 0 deletionstest/relay_gen_cs.py
- test/run.py 0 additions, 160 deletionstest/run.py
- test/test_encoder_decoder.py 290 additions, 0 deletionstest/test_encoder_decoder.py
- test/test_simple.c 0 additions, 19 deletionstest/test_simple.c
Makefile
0 → 100644
test/Makefile
0 → 100644
test/basic.lc
0 → 100644
test/ccode.py
deleted
100644 → 0
test/cscode.py
deleted
100755 → 0
test/relay_gen_c.py
0 → 100755
test/relay_gen_cs.py
0 → 100755
test/run.py
deleted
100755 → 0
test/test_simple.c
deleted
100644 → 0
Please register or sign in to comment