gazebo-classic:windows_tests

Last commit made on 2017-09-05
Get this branch:
git clone -b windows_tests https://git.launchpad.net/gazebo-classic

Branch merges

Branch information

Name:
windows_tests
Repository:
lp:gazebo-classic

Recent commits

9549fd1... by Steve Peters <email address hidden>

work around VS2013 bug, https://stackoverflow.com/a/40638597

3bdda53... by Steve Peters <email address hidden>

fix errors about ambiguous usage in IntrospectionClient_TEST

bd8d2cc... by Steve Peters <email address hidden>

copy portable versions of setenv and unsetenv to test_config.h and fix some tests

578041d... by Steve Peters <email address hidden>

fix snprintf for examples, cmake, and pkg-config tests on windows

8182b9e... by Steve Peters <email address hidden>

include Winsock2.h in Time_TEST

64f443f... by Steve Peters <email address hidden>

add missing header

a0610df... by Steve Peters <email address hidden>

try defining timespec on windows in Time_TEST

8ea1ce1... by Steve Peters <email address hidden>

fix snprintf in ColladaExporter_TEST

8e5e560... by Steve Peters <email address hidden>

fix popen and pclose calls on windows in copies of custom_exec

0282d92... by Steve Peters <email address hidden>

merge