Functions
push_and_pop.cpp File Reference
#include <iostream>
#include <gtest/gtest.h>
#include "../../include/ecl/containers/array.hpp"
#include "../../include/ecl/containers/push_and_pop.hpp"
Include dependency graph for push_and_pop.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (PushAndPopTests, constructors)
 TEST (PushAndPopTests, pop_and_push)
 TEST (PushAndPopTests, push_back_only)
 TEST (PushAndPopTests, pop_front_only)
 TEST (PushAndPopTests, concepts)

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 156 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
constructors   
)

Definition at line 27 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
pop_and_push   
)

Definition at line 42 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
push_back_only   
)

Definition at line 64 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
pop_front_only   
)

Definition at line 95 of file push_and_pop.cpp.

TEST ( PushAndPopTests  ,
concepts   
)

Definition at line 142 of file push_and_pop.cpp.



ecl_containers
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:12:25