From 24f272201226f8466d5edca0b9e974761fddde71 Mon Sep 17 00:00:00 2001 From: Helge Bahmann Date: Fri, 20 Jul 2012 11:15:30 +0000 Subject: [PATCH] Hook up atomic to test infrastructure [SVN r79619] --- libs/maintainers.txt | 1 + status/Jamfile.v2 | 1 + 2 files changed, 2 insertions(+) diff --git a/libs/maintainers.txt b/libs/maintainers.txt index 13239dd424..777c5dc6c9 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -16,6 +16,7 @@ any Alexander Nasonov array Marshall Clow asio Chris Kohlhoff assign Thorsten Ottosen +atomic Helge Bahmann bimap Matias Capeletto bind Peter Dimov chrono Vicente J. Botet Escriba diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index ad00a8346e..aa39df47ca 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -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