Sha256: 2ee475d3eed3fd634f9c0cda9eda984f3708ed0a4fc880407c919e62ba6fbdcc

Contents?: true

Size: 187 Bytes

Versions: 265

Compression:

Stored size: 187 Bytes

Contents

#include "hello_world.h"
#define BOOST_TEST_MAIN
#include <boost/test/unit_test.hpp>

BOOST_AUTO_TEST_CASE(test_hello)
{
    BOOST_REQUIRE_EQUAL("Hello, World!", hello_world::hello());
}

Version data entries

265 entries across 265 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.179 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.178 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.177 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.176 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.175 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.174 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.173 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.172 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.171 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.170 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.169 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.167 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.166 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.165 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.164 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.163 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.162 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.161 tracks/cpp/exercises/hello-world/hello_world_test.cpp
trackler-2.2.1.160 tracks/cpp/exercises/hello-world/hello_world_test.cpp