|
From: henaffp <pat...@ke...> - 2010-07-30 00:41:11
|
Hello, I can build and run the entire test suite /usr/local/bin/quantlib-test-suite I'm now trying to run a single unit test with /usr/local/bin/quantlib-test-suite --run_test=xxx What should xxx look like? If I take the example of the Quotetest suite (quotes.cpp), I see that the suite is named "Quote tests" but /usr/local/bin/quantlib-test-suite --run_test="Quotes tests" does not work, nor many variations on that theme. Could anyone indicate how to do this? Thanks in advance Patrick Hénaff -- View this message in context: http://old.nabble.com/unit-test-tp29301875p29301875.html Sent from the quantlib-dev mailing list archive at Nabble.com. |