[Opengeoscience-developers] OpenGeoscience branch, add_vgl_tests2, updated. 5f200b99137667c6baa9338c1f16154aac8d086b
Aashish Chaudhary
aashish.chaudhary at kitware.com
Sat Apr 20 09:46:47 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, add_vgl_tests2 has been updated
via 5f200b99137667c6baa9338c1f16154aac8d086b (commit)
via 534042a6d31f6ca63971c77fc54e42827d55f5af (commit)
via fb27179813cf95dc26f25870a45a21072e0b21bb (commit)
via ff97ae33a3cb722e9ecf3be1b0a9a49402fe0254 (commit)
via ef4b173f8ec07092563c5df6e53f57654fa996a3 (commit)
from 11162264e65f95d1ede3b81c614d0e78466424b1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=5f200b99137667c6baa9338c1f16154aac8d086b
commit 5f200b99137667c6baa9338c1f16154aac8d086b
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Apr 20 09:46:08 2013 -0400
Set the size of canvas to be 400x400
web/lib/vgl/testing/drawTest1.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=534042a6d31f6ca63971c77fc54e42827d55f5af
commit 534042a6d31f6ca63971c77fc54e42827d55f5af
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Apr 20 09:42:13 2013 -0400
Moved content of json to test itself
web/lib/vgl/testing/sample.json | 20 --------------------
1 files changed, 0 insertions(+), 20 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=fb27179813cf95dc26f25870a45a21072e0b21bb
commit fb27179813cf95dc26f25870a45a21072e0b21bb
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Apr 20 09:41:04 2013 -0400
Install tests at proper location
CMakeLists.txt | 24 ++++++++++--
configure_server.cmake.in | 2 +-
web/lib/vgl/testing/CMakeLists.txt | 8 +++--
web/lib/vgl/testing/drawTest1.html | 68 +++++++++++++++++++++++------------
4 files changed, 71 insertions(+), 31 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=ff97ae33a3cb722e9ecf3be1b0a9a49402fe0254
commit ff97ae33a3cb722e9ecf3be1b0a9a49402fe0254
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Apr 20 02:01:17 2013 -0400
Adding cmake code for testing
CMakeLists.txt | 43 +++++++++++++++++------------------
web/CMakeLists.txt | 1 +
web/lib/CMakeLists.txt | 1 +
web/lib/vgl/CMakeLists.txt | 3 ++
web/lib/vgl/testing/CMakeLists.txt | 21 +++++++++++++++++
5 files changed, 47 insertions(+), 22 deletions(-)
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=ef4b173f8ec07092563c5df6e53f57654fa996a3
commit ef4b173f8ec07092563c5df6e53f57654fa996a3
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Sat Apr 20 00:43:41 2013 -0400
Clean up cmake file
CMakeLists.txt | 65 +++++++++++++++++++++++++++++--------------------------
1 files changed, 34 insertions(+), 31 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 110 +++++++++++++++++++++---------------
configure_server.cmake.in | 2 +-
web/CMakeLists.txt | 1 +
web/lib/CMakeLists.txt | 1 +
web/lib/vgl/CMakeLists.txt | 3 +
web/lib/vgl/testing/CMakeLists.txt | 23 ++++++++
web/lib/vgl/testing/drawTest1.html | 70 +++++++++++++++--------
web/lib/vgl/testing/sample.json | 20 -------
8 files changed, 139 insertions(+), 91 deletions(-)
create mode 100644 web/CMakeLists.txt
create mode 100644 web/lib/CMakeLists.txt
create mode 100644 web/lib/vgl/CMakeLists.txt
create mode 100644 web/lib/vgl/testing/CMakeLists.txt
delete mode 100644 web/lib/vgl/testing/sample.json
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list