Opened 16 years ago

Closed 15 years ago

#842 closed Bugs (fixed)

typo in auto_unit_test.hpp Revision 1.17

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

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

comment:3 by Gennadiy Rozental, 15 years ago

Resolution: Nonefixed
Status: newclosed
Note: See TracTickets for help on using tickets.