comparison enigma/tests/SConscript @ 2:713fa2a9ea9a

CxxTest support. Added rotor tests.
author Brian Neal <bgneal@gmail.com>
date Fri, 22 Jun 2012 22:02:55 -0500
parents
children f4e25e6b76c3
comparison
equal deleted inserted replaced
1:1459e74fda3f 2:713fa2a9ea9a
1 Import('env')
2
3 env.CxxTest('rotor_suite', 'test_rotor.t.h')
4