Added simple ruby script to create CppUnit tests.
commit88c65fd5072292ed3957a8191ca5b06a668aec25
authorPaolo Capriotti <p.capriotti@gmail.com>
Fri, 3 Aug 2007 07:30:01 +0000 (3 09:30 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Fri, 3 Aug 2007 07:30:01 +0000 (3 09:30 +0200)
tree3890c98491c721a58d809cb433757ac76c7b98ab
parent5169e739ec09c552ede17778fd1952b11bc72e1e
Added simple ruby script to create CppUnit tests.
tests/add_test.rb [new file with mode: 0755]
tests/templates/template.cpp.erb [new file with mode: 0644]
tests/templates/template.h.erb [new file with mode: 0644]