mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Hook up atomic to test infrastructure
[SVN r79619]
This commit is contained in:
parent
8a62753fa0
commit
24f2722012
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@ any Alexander Nasonov <alexander.nasonov -at- gmail.com>
|
|||
array Marshall Clow <marshall -at- idio.com>
|
||||
asio Chris Kohlhoff <chris -at- kohlhoff.com>
|
||||
assign Thorsten Ottosen <nesotto -at- cs.auc.dk>
|
||||
atomic Helge Bahmann <hcb -at- chaoticmind.net>
|
||||
bimap Matias Capeletto <matias.capeletto -at- gmail.com>
|
||||
bind Peter Dimov <pdimov -at- mmltd.net>
|
||||
chrono Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>
|
||||
|
|
|
@ -53,6 +53,7 @@ run-tests libs :
|
|||
array/test # test-suite array
|
||||
asio/test # test-suite asio
|
||||
assign/test # test-suite assign
|
||||
atomic/test # test-suite atomic
|
||||
any/test # test-suite any
|
||||
bimap/test # test-suite bimap
|
||||
bind/test # test-suite bind
|
||||
|
|
Loading…
Add table
Reference in a new issue