Opened 16 years ago

Last modified 15 years ago

#842 closed Bugs (fixed)

typo in auto_unit_test.hpp Revision 1.17 — at Version 2

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

Description (last modified by Beman Dawes)

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 (2)

comment:1 by Marshall Clow, 15 years ago

Owner: changed from beman_dawes to Beman Dawes
Severity: Showstopper
Status: assignednew

assigning to actual user "bemandawes" instead of unknown user "beman_dawes"

comment:2 by Beman Dawes, 15 years ago

Description: modified (diff)
Owner: changed from Beman Dawes to Gennadiy Rozental
Note: See TracTickets for help on using tickets.