cf2b3db5a6 
								
							
								 
							
						 
						
							
							
								
								Added CHECK_EXCEPTION() that can test whether an operation throws a specific exception, and used it in example tests  
							
							
							
						 
						
							2010-07-20 14:51:00 +00:00  
				
					
						
							
							
								 
						
							
							
								750269e986 
								
							
								 
							
						 
						
							
							
								
								testWrap now works by passing in the actual path to the right place  
							
							
							
						 
						
							2010-07-19 18:42:32 +00:00  
				
					
						
							
							
								 
						
							
							
								230e124e68 
								
							
								 
							
						 
						
							
							
								
								Small changes to handle non out of source builds and makefile fixes.  
							
							
							
						 
						
							2010-07-17 01:13:03 +00:00  
				
					
						
							
							
								 
						
							
							
								7fc184eba4 
								
							
								 
							
						 
						
							
							
								
								Added the ability to check if an operation throws the correct exception  
							
							
							
						 
						
							2010-07-16 19:53:53 +00:00  
				
					
						
							
							
								 
						
							
							
								7b85dc3ff4 
								
							
								 
							
						 
						
							
							
								
								CppUnitLite will now catch exceptions and tell you the error and the line number of the failing test.  This is to avoid having to hunt for crashing tests out of a large battery of tests.  Look at the results of the (still failing) wrap/testWrap for an example.  
							
							
							
						 
						
							2010-07-16 19:30:38 +00:00  
				
					
						
							
							
								 
						
							
							
								c19a404ae2 
								
							
								 
							
						 
						
							
							
								
								slightly prettier error handling in testWrap  
							
							
							
						 
						
							2010-07-14 14:06:26 +00:00  
				
					
						
							
							
								 
						
							
							
								b2a0356965 
								
							
								 
							
						 
						
							
							
								
								Added try/catch to testWrap so that it errors gracefully  
							
							
							
						 
						
							2010-07-14 14:00:40 +00:00  
				
					
						
							
							
								 
						
							
							
								30b377e441 
								
							
								 
							
						 
						
							
							
								
								Fix makefiles to refer to $(top_srcdir) to enable parallel build  
							
							
							
						 
						
							2010-07-13 19:13:07 +00:00  
				
					
						
							
							
								 
						
							
							
								9aea4530aa 
								
							
								 
							
						 
						
							
							
								
								Fixed make install interaction with MATLAB wrapper code  
							
							
							
						 
						
							2010-07-12 22:49:21 +00:00  
				
					
						
							
							
								 
						
							
							
								c9db61e137 
								
							
								 
							
						 
						
							
							
								
								Newly functional build: second part of re-organization. cpp now split into inference and nonlinear.  
							
							
							
						 
						
							2010-07-12 16:36:58 +00:00  
				
					
						
							
							
								 
						
							
							
								fea5beb638 
								
							
								 
							
						 
						
							
							
								
								Re-organization: moving all files.  
							
							... 
							
							
							
							I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests.
cpp will be further renamed/sub-divided and contains the core library.
I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory. 
							
						 
						
							2010-07-12 07:16:31 +00:00  
				
					
						
							
							
								 
						
							
							
								1df4385d84 
								
							
								 
							
						 
						
							
							
								
								Added 'verbose' flag, making unit tests silent  
							
							
							
						 
						
							2010-02-23 17:04:49 +00:00  
				
					
						
							
							
								 
						
							
							
								47a01b1d90 
								
							
								 
							
						 
						
							
							
								
								Tried making tests less verbose  
							
							
							
						 
						
							2010-02-23 15:13:49 +00:00  
				
					
						
							
							
								 
						
							
							
								3a8e7de5e3 
								
							
								 
							
						 
						
							
							
								
								fixed testWrap unit test  
							
							
							
						 
						
							2010-02-23 14:59:30 +00:00  
				
					
						
							
							
								 
						
							
							
								03efd69079 
								
							
								 
							
						 
						
							
							
								
								fixed files_equal for new unit testWrap setup  
							
							
							
						 
						
							2010-02-23 14:54:28 +00:00  
				
					
						
							
							
								 
						
							
							
								ab218f11d2 
								
							
								 
							
						 
						
							
							
								
								fixed unwrap functions to simply cast from scalars (whatever type, through mxGetScalar)  
							
							
							
						 
						
							2010-02-23 04:33:07 +00:00  
				
					
						
							
							
								 
						
							
							
								75b35949c9 
								
							
								 
							
						 
						
							
							
								
								Fixed several unit test main() functions that were returning 0 instead of the result of runAllTests.  This caused unit tests to print failures but not count as failures in the pass/fail counts.  In CMake projects, since test output is logged to a file instead of printed, this caused no indication of failures when they occured!  All tests still pass with no other modifications after fixing this.  
							
							
							
						 
						
							2010-02-20 22:22:45 +00:00  
				
					
						
							
							
								 
						
							
							
								351cdd18c2 
								
							
								 
							
						 
						
							
							
								
								case change: SharedGaussian and SharedDiagonal are now classes with their own header file. Needed for MATLAB TORO hail Mary  
							
							
							
						 
						
							2010-01-22 17:36:57 +00:00  
				
					
						
							
							
								 
						
							
							
								58ed9ec367 
								
							
								 
							
						 
						
							
							
								
								You can now just type the name of a variable in MATLAB and press return, and it will display  
							
							
							
						 
						
							2009-12-12 04:10:59 +00:00  
				
					
						
							
							
								 
						
							
							
								d7bbe0a355 
								
							
								 
							
						 
						
							
							
								
								Made wrap work on 64-bit platform  
							
							
							
						 
						
							2009-12-12 04:08:57 +00:00  
				
					
						
							
							
								 
						
							
							
								82d541f6a3 
								
							
								 
							
						 
						
							
							
								
								Fixed wrapper problem  
							
							... 
							
							
							
							This was because VectorConfig was parsed as Vector. Just changing the order of the parsers fixed this. 
							
						 
						
							2009-10-17 04:29:14 +00:00  
				
					
						
							
							
								 
						
							
							
								d80fa24a9f 
								
							
								 
							
						 
						
							
							
								
								Fixing directory structure  
							
							
							
						 
						
							2009-08-21 22:23:24 +00:00