owlps/owlps-positioner/tests
Matteo Cypriani 243dc321b9 [Positioner] explicit ReferencePoint(Point3D&)
Make ReferencePoint's Point3D copy constructor explicit. This implied
the following changes:

* Stock::get_reference_point(ReferencePoint&) becomes
  get_reference_point(Point3D&). Reference points were always
  retrieved by their coordinates only in the Stock anyway.

* Stock::find_create_reference_point(Point3D&) was added, since it can
  have a different outcome than its (ReferencePoint&) counterpart.

* The unit tests for Stock were improved.
2016-11-04 22:30:21 -04:00
..
area_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
building_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
calibrationrequest_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
capturepoint_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
configuration_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
csvfilereader_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
direction_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
fbcm_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
frbhmbasic_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
input_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
inputcsv_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
inputdatareader_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
inputlogcsv_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
interlinknetworks_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
measurement_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
minmax_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
mobile_test.hh [Positionner] tests: improve Mobile tests 2016-11-03 22:06:18 -04:00
nss_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
output_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
outputcsv_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
outputterminal_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
point3d_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
positioning_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
posutil_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
realposition_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
referencepoint_test.hh [Positioner] explicit ReferencePoint(Point3D&) 2016-11-04 22:30:21 -04:00
request_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
result_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
stock_test.hh [Positioner] explicit ReferencePoint(Point3D&) 2016-11-04 22:30:21 -04:00
testsetup.cc Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
testsetup.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
testutil.cc Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
testutil.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
textfilereader_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
textfilewriter_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
timestamp_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
topologyreadercsv_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
valuetraits.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00
waypoint_test.hh [Positioner] Use explicit constructors 2016-11-04 11:11:06 -04:00
wifidevice_test.hh Update COPYRIGHT.t2t URL 2016-11-03 22:00:33 -04:00