Roland Kaufmann
d400b2e7fd
Rename test itself to not conflict with local variable
2013-08-01 12:14:23 +02:00
Roland Kaufmann
67baa6b8e2
Cartesian grid test is now a proper unit test
2013-08-01 10:40:55 +02:00
Roland Kaufmann
8c6302f123
Restructure tests directory to unit tests
...
Every program that relies on manual inspection has been moved to a new
(hopefully short-lived) directory called not-unit/; every remaining
file has been given the prefix test_ to indicate that this is the
executable test to be run.
2013-02-11 22:38:01 +01:00
Atgeirr Flø Rasmussen
04ab5c83ce
Renamed all grid construction functions to create_grid_<something>().
2012-04-11 12:35:19 +02:00
Atgeirr Flø Rasmussen
36097f1656
Renamed free_grid() -> destroy_grid().
2012-04-11 11:40:51 +02:00
Atgeirr Flø Rasmussen
702aaec8ab
Removed unneeded #include statement.
2012-04-11 11:36:23 +02:00
Atgeirr Flø Rasmussen
866cb0b6ab
Updated #include statements to match moved and renamed headers.
2012-04-11 11:27:45 +02:00
Atgeirr Flø Rasmussen
b966369c73
Moved small cartesian grid test to tests/test_cartgrid.cpp.
2012-03-28 15:02:27 +02:00