Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-09 | Correctly plot dives ending below the surface | Dirk Hohndel | |
I thought we had fixed this before - but I guess it got broken again somewhere. We now make sure that the plot_info ends on an entry with depth 0. Added test14 to verify the fix. Also fixed cut'n'paste errors in a few test dive files. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2011-11-04 | Replace Linus' dives with useful test dives that help test the app | Dirk Hohndel | |
As much as Linus' dives may be fun to look at, they don't help us test the app. Writing these test dives I already found a couple of bugs - and I'm just getting started. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |