Opened 16 years ago

Last modified 15 years ago

#842 closed Bugs (fixed)

typo in auto_unit_test.hpp Revision 1.17 — at Initial Version

Reported by: nobody Owned by: beman_dawes
Milestone: Component: test
Version: None Severity: Showstopper
Keywords: Cc:

Description

Boost Release 1.33.1
boost/test/auto_unit_test.hpp
Line 198: 
-BOOST_AUTO_TC_REGISTRAR( test_nase )(
+BOOST_AUTO_TC_REGISTRAR( test_name )(


If your are using BOOST_AUTO_TEST_CASE_TEMPLATE more than
once you are getting the error: "test_nase_registrar redefined".



Philipp Jocham
-- 
philipp.jocham@gmx.net



Change History (0)

Note: See TracTickets for help on using tickets.