openMSX
Functions
xrange_test.cc File Reference
#include "catch.hpp"
#include "xrange.hh"
#include <algorithm>
#include <type_traits>
#include <vector>
Include dependency graph for xrange_test.cc:

Go to the source code of this file.

Functions

 TEST_CASE ("xrange")
 
 TEST_CASE ("xrange, random-access")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "xrange"  )

Definition at line 13 of file xrange_test.cc.

References xrange().

◆ TEST_CASE() [2/2]

TEST_CASE ( xrange,
random-access"   
)

Definition at line 46 of file xrange_test.cc.

References CHECK(), i3, i4, j3, j4, and xrange().