# # ChangeLog for branches/AddingGoogleTestEnvironment # # Generated by Trac 1.5.2 # 09/29/24 14:29:55 Sat, 15 Nov 2014 03:25:58 GMT smueller [18015] * branches/AddingGoogleTestEnvironment/Makefile (modified) * branches/AddingGoogleTestEnvironment/Makefile.conf.general (modified) * branches/AddingGoogleTestEnvironment/mtest (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/3x3_Matrix.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/LineBreak_CR.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/LineBreak_CR.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/LineBreak_CRLF.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/LineBreak_CRLF.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/MMatrixTEST.cc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/NaN_Inf_exponent.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/NaN_Inf_exponent.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/bad_floating_point_number.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/bad_floating_point_number.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/comment_only.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/comment_only.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/config_where_the_path_to_MyData_is_defined.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/csv_file_does_not_exist.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/data_and_comments_mixed.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/data_and_comments_mixed.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/data_only.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/data_only.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/key_does_not_exist_in_config_file.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/missing_delimiter.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/missing_delimiter.rc (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/whitespaces_and_tabs.csv (added) * branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/whitespaces_and_tabs.rc (added) * branches/AddingGoogleTestEnvironment/run_tests.cc (added) Google Test, new executeable run_test. From now on gtest is required ... Tue, 11 Nov 2014 10:49:47 GMT smueller [18012] * branches/AddingGoogleTestEnvironment (copied) Creating an environment to test and bench the mars simulation. This ... Fri, 07 Nov 2014 15:41:06 GMT smueller [18009] * trunk/Mars (modified) * trunk/Mars/ceres.rc (modified) * trunk/Mars/mfileio/FileIOLinkDef.h (modified) * trunk/Mars/mfileio/MMatrix.cc (copied) * trunk/Mars/mfileio/MMatrix.h (copied) * trunk/Mars/mfileio/Makefile (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/msimcamera/MSimCamera.cc (modified) * trunk/Mars/msimcamera/MSimCamera.h (modified) * trunk/Mars/resmc/fact/AllPhidoFiles_delays.csv (copied) * trunk/Mars/resmc/fact/pixel_delays_ALL_ZERO.csv (copied) New feature: Fix temporal offsets in between the pixels can be ...