Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests



Module Name:    src
Committed By:   pooka
Date:           Thu Feb 24 10:24:24 UTC 2011

Modified Files:
        src/tests: Makefile
Added Files:
        src/tests/toolchain: Makefile
        src/tests/toolchain/cc: Makefile t_hello.sh

Log Message:
Add tests to check "cc" can compile a working hello world.
(this test fails at least on riz's macppc)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/tests/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/toolchain/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/toolchain/cc/Makefile \
    src/tests/toolchain/cc/t_hello.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index