Grafalgo
Library of useful data structures and algorithms
/Users/jst/src/grafalgo/cpp/dataStructures/basic/unit/testList.cpp File Reference
#include "Adt.h"
#include "List.h"
#include "Utest.h"
Include dependency graph for testList.cpp:

Go to the source code of this file.

Functions

bool basicTests ()
int main ()
 Unit test for List data structure.

Detailed Description

Author:
Jon Turner
Date:
2011 This is open source software licensed under the Apache 2.0 license. See http://www.apache.org/licenses/LICENSE-2.0 for details.

Definition in file testList.cpp.

 All Classes Files Functions Variables Typedefs Friends