2
0
mirror of https://github.com/boostorg/hana.git synced 2026-02-22 03:22:21 +00:00

[tests] Add missing automatic test cases and get rid of custom tests for Fusion

This commit is contained in:
Louis Dionne
2017-11-26 11:26:58 -08:00
parent fa7a6a7501
commit 154ddb4f83
33 changed files with 316 additions and 252 deletions

View File

@@ -0,0 +1,8 @@
// Copyright Louis Dionne 2013-2017
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
#include "_specs.hpp"
#include <auto/make.hpp>
int main() { }