From b2f822b7ad5acca81f24e3d2a0e42b4d0be05850 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Mon, 19 Oct 2015 14:10:23 -0400 Subject: Add Hana as a submodule of the master repository Specifically: - Adds Hana's test suite to the regression tests - Add Hana as the libs/hana submodule - Add entry for Hana to libs/maintainers.txt and libs/libraries.htm --- status/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) (limited to 'status') diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 6e5fef2bc7..24906195f2 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -97,6 +97,7 @@ run-tests libs : gil/test # test-suite gil graph/test # test-suite graph graph_parallel/test # test-suite graph/parallel + hana/test # test-suite hana heap/test # test-suite heap icl/test # test-suite icl integer/test # test-suite integer -- cgit v1.2.1