6.13.1.1. Test

6.13.1.1. Test

Test it.
Start output section of /usr/local/bin/python interscript/tests/test_compilers.py
     1: Hello World from compiler test
     2: Interscript Package: version 1.0a7 build 1302
     3: thread available
     4: Interscript version 1.0a7 build 1302
     5: Built by root on ruby at Thu Nov 12, 1998 at 12:57 PM (UTC)
     6: Generated by 1.0a7 buildno 1300 host ruby
     7: at Thu Nov 12, 1998 at 12:57 PM (UTC)
     8: system 'gcc -g -O2 -fpic -fPIC -pedantic  -I/usr/local/include/python1.5 -c interscript/tests/example.c -o interscript/tests/example.o'
     9: Object file interscript/tests/example.o generated
    10: system 'gcc  -L/usr/local/lib/python1.5 interscript/tests/example.o -o interscript/tests/example.exe'
    11: Executable interscript/tests/example.exe generated
    12: Executable executed
End output section to /usr/local/bin/python interscript/tests/test_compilers.py