cartographer/cartographer_grpc/testing
Alexander Belyaev d05e5d99f4
Hide 'handlers' to internal/. (#952)
[Internal hdrs RFC](https://github.com/googlecartographer/rfcs/blob/master/text/0003-internal-headers.md)

`LocalTrajectoryUploader` implementation was hidden in the anonymous namespace in `local_trajectory_uploader.cc` to remove dependency from handlers/ in the header. The follow-up PR will include splitting the files into `local_trajectory_uploader_interface.h` & `internal/local_trajectory_uploader.*`
2018-03-02 11:38:35 +01:00
..
handler_test.h Implement GetLandmarkPoses method. (#888) 2018-02-06 18:13:31 +01:00
mock_local_trajectory_uploader.h Hide 'handlers' to internal/. (#952) 2018-03-02 11:38:35 +01:00
mock_map_builder.h Enable loading unfrozen state (#891) 2018-02-27 20:38:57 +01:00
mock_map_builder_context.h Make clang compile without warnings. (#903) 2018-02-14 11:06:46 +01:00
mock_pose_graph.h Move GetTrajectoryData() down to PoseGraphInterface (#932) 2018-02-26 12:45:53 +01:00
mock_trajectory_builder.h Move mocks out of client_test.cc into testing/ folder. (#854) 2018-01-26 17:56:36 +01:00
test_helpers.cc Implement tests for various data adding handlers (#881) 2018-02-02 01:16:14 +01:00
test_helpers.h Implement tests for various data adding handlers (#881) 2018-02-02 01:16:14 +01:00