gtsam/gtsam_unstable/partition/tests
dellaert a9e3545a29 Merge remote-tracking branch 'origin/release/3.2.0' into feature/quadratic_programming
This should make merging in develop easier, and it also helps me understand what changed.
I mostly avoided conflicts by keeping Duy's versions of:

Conflicts:
	gtsam/3rdparty/metis-5.1.0/CMakeLists.txt
	gtsam/linear/JacobianFactor-inl.h
	gtsam/linear/NoiseModel.cpp
	gtsam/nonlinear/NonlinearFactor.h

and a number of other files. In particular, I did not upgrade Eigen or remove metis.

The following unit tests fail in this branch:

The following tests FAILED:
	  2 - testWrap (Failed)
	 85 - testGeneralSFMFactor (SEGFAULT)
	142 - testIMUSystem (Failed)
	178 - testTSAMFactors (Failed)
2014-11-22 15:18:09 +01:00
..
CMakeLists.txt Fix metis linking in tests 2014-07-16 14:45:12 -04:00
testFindSeparator.cpp Coding convention: convert tabs to two spaces 2014-10-30 12:44:46 -04:00
testGenericGraph.cpp Coding convention: convert tabs to two spaces 2014-10-30 12:44:46 -04:00
testNestedDissection.cpp Coding convention: convert tabs to two spaces 2014-10-30 12:44:46 -04:00