Andreas Wacknitz
2022-04-30 1be0465e007fb265c8da9b6610efdc8210d31e96
glm: update to 0.9.9.8 & provide test results

1 files added
4 files modified
322 ■■■■■ changed files
components/scientific/glm/Makefile 16 ●●●●● patch | view | raw | blame | history
components/scientific/glm/glm.p5m 56 ●●●● patch | view | raw | blame | history
components/scientific/glm/manifests/sample-manifest.p5m 58 ●●●● patch | view | raw | blame | history
components/scientific/glm/pkg5 1 ●●●● patch | view | raw | blame | history
components/scientific/glm/test/results-all.master 191 ●●●●● patch | view | raw | blame | history
components/scientific/glm/Makefile
@@ -18,20 +18,24 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= glm
COMPONENT_VERSION= 0.9.9.7
COMPONENT_VERSION= 0.9.9.8
COMPONENT_FMRI= library/math/glm
COMPONENT_CLASSIFICATION= System/Libraries
COMPONENT_SUMMARY= glm - OpenGL Mathematics, A C++ mathematics library for graphics programming
COMPONENT_PROJECT_URL= https://glm.g-truc.net
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH= \
  sha256:2ec9e33a80b548892af64fbd84a947f93f0e725423b1b7bec600f808057a8239
COMPONENT_ARCHIVE_URL= \
  https://github.com/g-truc/glm/archive/$(COMPONENT_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:7d508ab72cb5d43227a3711420f06ff99b0a0cb63ee2f93631b162bfe1fe9592
COMPONENT_ARCHIVE_URL= https://github.com/g-truc/glm/archive/$(COMPONENT_VERSION).tar.gz
COMPONENT_LICENSE= MIT
include $(WS_MAKE_RULES)/common.mk
COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
COMPONENT_TEST_TRANSFORMS += \
    '-e "s/[0-9]*\.[0-9]* sec/ SEC seconds/"' \
    '-n ' \
    '-e "/Passed/p"' \
    '-e "/tests passed/,\\$$p"'
# Auto-generated dependencies
# None
components/scientific/glm/glm.p5m
@@ -125,12 +125,48 @@
file path=usr/include/glm/ext/matrix_float4x3_precision.hpp
file path=usr/include/glm/ext/matrix_float4x4.hpp
file path=usr/include/glm/ext/matrix_float4x4_precision.hpp
file path=usr/include/glm/ext/matrix_int2x2.hpp
file path=usr/include/glm/ext/matrix_int2x2_sized.hpp
file path=usr/include/glm/ext/matrix_int2x3.hpp
file path=usr/include/glm/ext/matrix_int2x3_sized.hpp
file path=usr/include/glm/ext/matrix_int2x4.hpp
file path=usr/include/glm/ext/matrix_int2x4_sized.hpp
file path=usr/include/glm/ext/matrix_int3x2.hpp
file path=usr/include/glm/ext/matrix_int3x2_sized.hpp
file path=usr/include/glm/ext/matrix_int3x3.hpp
file path=usr/include/glm/ext/matrix_int3x3_sized.hpp
file path=usr/include/glm/ext/matrix_int3x4.hpp
file path=usr/include/glm/ext/matrix_int3x4_sized.hpp
file path=usr/include/glm/ext/matrix_int4x2.hpp
file path=usr/include/glm/ext/matrix_int4x2_sized.hpp
file path=usr/include/glm/ext/matrix_int4x3.hpp
file path=usr/include/glm/ext/matrix_int4x3_sized.hpp
file path=usr/include/glm/ext/matrix_int4x4.hpp
file path=usr/include/glm/ext/matrix_int4x4_sized.hpp
file path=usr/include/glm/ext/matrix_projection.hpp
file path=usr/include/glm/ext/matrix_projection.inl
file path=usr/include/glm/ext/matrix_relational.hpp
file path=usr/include/glm/ext/matrix_relational.inl
file path=usr/include/glm/ext/matrix_transform.hpp
file path=usr/include/glm/ext/matrix_transform.inl
file path=usr/include/glm/ext/matrix_uint2x2.hpp
file path=usr/include/glm/ext/matrix_uint2x2_sized.hpp
file path=usr/include/glm/ext/matrix_uint2x3.hpp
file path=usr/include/glm/ext/matrix_uint2x3_sized.hpp
file path=usr/include/glm/ext/matrix_uint2x4.hpp
file path=usr/include/glm/ext/matrix_uint2x4_sized.hpp
file path=usr/include/glm/ext/matrix_uint3x2.hpp
file path=usr/include/glm/ext/matrix_uint3x2_sized.hpp
file path=usr/include/glm/ext/matrix_uint3x3.hpp
file path=usr/include/glm/ext/matrix_uint3x3_sized.hpp
file path=usr/include/glm/ext/matrix_uint3x4.hpp
file path=usr/include/glm/ext/matrix_uint3x4_sized.hpp
file path=usr/include/glm/ext/matrix_uint4x2.hpp
file path=usr/include/glm/ext/matrix_uint4x2_sized.hpp
file path=usr/include/glm/ext/matrix_uint4x3.hpp
file path=usr/include/glm/ext/matrix_uint4x3_sized.hpp
file path=usr/include/glm/ext/matrix_uint4x4.hpp
file path=usr/include/glm/ext/matrix_uint4x4_sized.hpp
file path=usr/include/glm/ext/quaternion_common.hpp
file path=usr/include/glm/ext/quaternion_common.inl
file path=usr/include/glm/ext/quaternion_common_simd.inl
@@ -155,6 +191,8 @@
file path=usr/include/glm/ext/scalar_int_sized.hpp
file path=usr/include/glm/ext/scalar_integer.hpp
file path=usr/include/glm/ext/scalar_integer.inl
file path=usr/include/glm/ext/scalar_packing.hpp
file path=usr/include/glm/ext/scalar_packing.inl
file path=usr/include/glm/ext/scalar_relational.hpp
file path=usr/include/glm/ext/scalar_relational.inl
file path=usr/include/glm/ext/scalar_uint_sized.hpp
@@ -187,25 +225,27 @@
file path=usr/include/glm/ext/vector_float4.hpp
file path=usr/include/glm/ext/vector_float4_precision.hpp
file path=usr/include/glm/ext/vector_int1.hpp
file path=usr/include/glm/ext/vector_int1_precision.hpp
file path=usr/include/glm/ext/vector_int1_sized.hpp
file path=usr/include/glm/ext/vector_int2.hpp
file path=usr/include/glm/ext/vector_int2_precision.hpp
file path=usr/include/glm/ext/vector_int2_sized.hpp
file path=usr/include/glm/ext/vector_int3.hpp
file path=usr/include/glm/ext/vector_int3_precision.hpp
file path=usr/include/glm/ext/vector_int3_sized.hpp
file path=usr/include/glm/ext/vector_int4.hpp
file path=usr/include/glm/ext/vector_int4_precision.hpp
file path=usr/include/glm/ext/vector_int4_sized.hpp
file path=usr/include/glm/ext/vector_integer.hpp
file path=usr/include/glm/ext/vector_integer.inl
file path=usr/include/glm/ext/vector_packing.hpp
file path=usr/include/glm/ext/vector_packing.inl
file path=usr/include/glm/ext/vector_relational.hpp
file path=usr/include/glm/ext/vector_relational.inl
file path=usr/include/glm/ext/vector_uint1.hpp
file path=usr/include/glm/ext/vector_uint1_precision.hpp
file path=usr/include/glm/ext/vector_uint1_sized.hpp
file path=usr/include/glm/ext/vector_uint2.hpp
file path=usr/include/glm/ext/vector_uint2_precision.hpp
file path=usr/include/glm/ext/vector_uint2_sized.hpp
file path=usr/include/glm/ext/vector_uint3.hpp
file path=usr/include/glm/ext/vector_uint3_precision.hpp
file path=usr/include/glm/ext/vector_uint3_sized.hpp
file path=usr/include/glm/ext/vector_uint4.hpp
file path=usr/include/glm/ext/vector_uint4_precision.hpp
file path=usr/include/glm/ext/vector_uint4_sized.hpp
file path=usr/include/glm/ext/vector_ulp.hpp
file path=usr/include/glm/ext/vector_ulp.inl
file path=usr/include/glm/fwd.hpp
components/scientific/glm/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2020 <contributor>
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -125,12 +125,48 @@
file path=usr/include/glm/ext/matrix_float4x3_precision.hpp
file path=usr/include/glm/ext/matrix_float4x4.hpp
file path=usr/include/glm/ext/matrix_float4x4_precision.hpp
file path=usr/include/glm/ext/matrix_int2x2.hpp
file path=usr/include/glm/ext/matrix_int2x2_sized.hpp
file path=usr/include/glm/ext/matrix_int2x3.hpp
file path=usr/include/glm/ext/matrix_int2x3_sized.hpp
file path=usr/include/glm/ext/matrix_int2x4.hpp
file path=usr/include/glm/ext/matrix_int2x4_sized.hpp
file path=usr/include/glm/ext/matrix_int3x2.hpp
file path=usr/include/glm/ext/matrix_int3x2_sized.hpp
file path=usr/include/glm/ext/matrix_int3x3.hpp
file path=usr/include/glm/ext/matrix_int3x3_sized.hpp
file path=usr/include/glm/ext/matrix_int3x4.hpp
file path=usr/include/glm/ext/matrix_int3x4_sized.hpp
file path=usr/include/glm/ext/matrix_int4x2.hpp
file path=usr/include/glm/ext/matrix_int4x2_sized.hpp
file path=usr/include/glm/ext/matrix_int4x3.hpp
file path=usr/include/glm/ext/matrix_int4x3_sized.hpp
file path=usr/include/glm/ext/matrix_int4x4.hpp
file path=usr/include/glm/ext/matrix_int4x4_sized.hpp
file path=usr/include/glm/ext/matrix_projection.hpp
file path=usr/include/glm/ext/matrix_projection.inl
file path=usr/include/glm/ext/matrix_relational.hpp
file path=usr/include/glm/ext/matrix_relational.inl
file path=usr/include/glm/ext/matrix_transform.hpp
file path=usr/include/glm/ext/matrix_transform.inl
file path=usr/include/glm/ext/matrix_uint2x2.hpp
file path=usr/include/glm/ext/matrix_uint2x2_sized.hpp
file path=usr/include/glm/ext/matrix_uint2x3.hpp
file path=usr/include/glm/ext/matrix_uint2x3_sized.hpp
file path=usr/include/glm/ext/matrix_uint2x4.hpp
file path=usr/include/glm/ext/matrix_uint2x4_sized.hpp
file path=usr/include/glm/ext/matrix_uint3x2.hpp
file path=usr/include/glm/ext/matrix_uint3x2_sized.hpp
file path=usr/include/glm/ext/matrix_uint3x3.hpp
file path=usr/include/glm/ext/matrix_uint3x3_sized.hpp
file path=usr/include/glm/ext/matrix_uint3x4.hpp
file path=usr/include/glm/ext/matrix_uint3x4_sized.hpp
file path=usr/include/glm/ext/matrix_uint4x2.hpp
file path=usr/include/glm/ext/matrix_uint4x2_sized.hpp
file path=usr/include/glm/ext/matrix_uint4x3.hpp
file path=usr/include/glm/ext/matrix_uint4x3_sized.hpp
file path=usr/include/glm/ext/matrix_uint4x4.hpp
file path=usr/include/glm/ext/matrix_uint4x4_sized.hpp
file path=usr/include/glm/ext/quaternion_common.hpp
file path=usr/include/glm/ext/quaternion_common.inl
file path=usr/include/glm/ext/quaternion_common_simd.inl
@@ -155,6 +191,8 @@
file path=usr/include/glm/ext/scalar_int_sized.hpp
file path=usr/include/glm/ext/scalar_integer.hpp
file path=usr/include/glm/ext/scalar_integer.inl
file path=usr/include/glm/ext/scalar_packing.hpp
file path=usr/include/glm/ext/scalar_packing.inl
file path=usr/include/glm/ext/scalar_relational.hpp
file path=usr/include/glm/ext/scalar_relational.inl
file path=usr/include/glm/ext/scalar_uint_sized.hpp
@@ -187,25 +225,27 @@
file path=usr/include/glm/ext/vector_float4.hpp
file path=usr/include/glm/ext/vector_float4_precision.hpp
file path=usr/include/glm/ext/vector_int1.hpp
file path=usr/include/glm/ext/vector_int1_precision.hpp
file path=usr/include/glm/ext/vector_int1_sized.hpp
file path=usr/include/glm/ext/vector_int2.hpp
file path=usr/include/glm/ext/vector_int2_precision.hpp
file path=usr/include/glm/ext/vector_int2_sized.hpp
file path=usr/include/glm/ext/vector_int3.hpp
file path=usr/include/glm/ext/vector_int3_precision.hpp
file path=usr/include/glm/ext/vector_int3_sized.hpp
file path=usr/include/glm/ext/vector_int4.hpp
file path=usr/include/glm/ext/vector_int4_precision.hpp
file path=usr/include/glm/ext/vector_int4_sized.hpp
file path=usr/include/glm/ext/vector_integer.hpp
file path=usr/include/glm/ext/vector_integer.inl
file path=usr/include/glm/ext/vector_packing.hpp
file path=usr/include/glm/ext/vector_packing.inl
file path=usr/include/glm/ext/vector_relational.hpp
file path=usr/include/glm/ext/vector_relational.inl
file path=usr/include/glm/ext/vector_uint1.hpp
file path=usr/include/glm/ext/vector_uint1_precision.hpp
file path=usr/include/glm/ext/vector_uint1_sized.hpp
file path=usr/include/glm/ext/vector_uint2.hpp
file path=usr/include/glm/ext/vector_uint2_precision.hpp
file path=usr/include/glm/ext/vector_uint2_sized.hpp
file path=usr/include/glm/ext/vector_uint3.hpp
file path=usr/include/glm/ext/vector_uint3_precision.hpp
file path=usr/include/glm/ext/vector_uint3_sized.hpp
file path=usr/include/glm/ext/vector_uint4.hpp
file path=usr/include/glm/ext/vector_uint4_precision.hpp
file path=usr/include/glm/ext/vector_uint4_sized.hpp
file path=usr/include/glm/ext/vector_ulp.hpp
file path=usr/include/glm/ext/vector_ulp.inl
file path=usr/include/glm/fwd.hpp
components/scientific/glm/pkg5
@@ -1,6 +1,7 @@
{
    "dependencies": [
        "SUNWcs",
        "shell/ksh93",
        "system/library"
    ],
    "fmris": [
components/scientific/glm/test/results-all.master
New file
@@ -0,0 +1,191 @@
  1/188 Test   #1: test-bug_ms_vec_static .................   Passed     SEC seconds
  2/188 Test   #2: test-core_cpp_constexpr ................   Passed     SEC seconds
  3/188 Test   #3: test-core_cpp_defaulted_ctor ...........   Passed     SEC seconds
  4/188 Test   #4: test-core_force_aligned_gentypes .......   Passed     SEC seconds
  5/188 Test   #5: test-core_force_ctor_init ..............   Passed     SEC seconds
  6/188 Test   #6: test-core_force_cxx03 ..................   Passed     SEC seconds
  7/188 Test   #7: test-core_force_cxx98 ..................   Passed     SEC seconds
  8/188 Test   #8: test-core_force_arch_unknown ...........   Passed     SEC seconds
  9/188 Test   #9: test-core_force_compiler_unknown .......   Passed     SEC seconds
 10/188 Test  #10: test-core_force_cxx_unknown ............   Passed     SEC seconds
 11/188 Test  #11: test-core_force_explicit_ctor ..........   Passed     SEC seconds
 12/188 Test  #12: test-core_force_inline .................   Passed     SEC seconds
 13/188 Test  #13: test-core_force_platform_unknown .......   Passed     SEC seconds
 14/188 Test  #14: test-core_force_pure ...................   Passed     SEC seconds
 15/188 Test  #15: test-core_force_unrestricted_gentype ...   Passed     SEC seconds
 16/188 Test  #16: test-core_force_xyzw_only ..............   Passed     SEC seconds
 17/188 Test  #17: test-core_force_quat_wxyz ..............   Passed     SEC seconds
 18/188 Test  #18: test-core_type_aligned .................   Passed     SEC seconds
 19/188 Test  #19: test-core_type_cast ....................   Passed     SEC seconds
 20/188 Test  #20: test-core_type_ctor ....................   Passed     SEC seconds
 21/188 Test  #21: test-core_type_int .....................   Passed     SEC seconds
 22/188 Test  #22: test-core_type_length ..................   Passed     SEC seconds
 23/188 Test  #23: test-core_type_mat2x2 ..................   Passed     SEC seconds
 24/188 Test  #24: test-core_type_mat2x3 ..................   Passed     SEC seconds
 25/188 Test  #25: test-core_type_mat2x4 ..................   Passed     SEC seconds
 26/188 Test  #26: test-core_type_mat3x2 ..................   Passed     SEC seconds
 27/188 Test  #27: test-core_type_mat3x3 ..................   Passed     SEC seconds
 28/188 Test  #28: test-core_type_mat3x4 ..................   Passed     SEC seconds
 29/188 Test  #29: test-core_type_mat4x2 ..................   Passed     SEC seconds
 30/188 Test  #30: test-core_type_mat4x3 ..................   Passed     SEC seconds
 31/188 Test  #31: test-core_type_mat4x4 ..................   Passed     SEC seconds
 32/188 Test  #32: test-core_type_vec1 ....................   Passed     SEC seconds
 33/188 Test  #33: test-core_type_vec2 ....................   Passed     SEC seconds
 34/188 Test  #34: test-core_type_vec3 ....................   Passed     SEC seconds
 35/188 Test  #35: test-core_type_vec4 ....................   Passed     SEC seconds
 36/188 Test  #36: test-core_func_common ..................   Passed     SEC seconds
 37/188 Test  #37: test-core_func_exponential .............   Passed     SEC seconds
 38/188 Test  #38: test-core_func_geometric ...............   Passed     SEC seconds
 39/188 Test  #39: test-core_func_integer .................   Passed     SEC seconds
 40/188 Test  #40: test-core_func_integer_bit_count .......   Passed     SEC seconds
 41/188 Test  #41: test-core_func_integer_find_lsb ........   Passed     SEC seconds
 42/188 Test  #42: test-core_func_integer_find_msb ........   Passed     SEC seconds
 43/188 Test  #43: test-core_func_matrix ..................   Passed     SEC seconds
 44/188 Test  #44: test-core_func_noise ...................   Passed     SEC seconds
 45/188 Test  #45: test-core_func_packing .................   Passed     SEC seconds
 46/188 Test  #46: test-core_func_trigonometric ...........   Passed     SEC seconds
 47/188 Test  #47: test-core_func_vector_relational .......   Passed     SEC seconds
 48/188 Test  #48: test-core_func_swizzle .................   Passed     SEC seconds
 49/188 Test  #49: test-core_setup_force_cxx98 ............   Passed     SEC seconds
 50/188 Test  #50: test-core_setup_force_size_t_length ....   Passed     SEC seconds
 51/188 Test  #51: test-core_setup_message ................   Passed     SEC seconds
 52/188 Test  #52: test-core_setup_platform_unknown .......   Passed     SEC seconds
 53/188 Test  #53: test-core_setup_precision ..............   Passed     SEC seconds
 54/188 Test  #54: test-ext_matrix_relational .............   Passed     SEC seconds
 55/188 Test  #55: test-ext_matrix_transform ..............   Passed     SEC seconds
 56/188 Test  #56: test-ext_matrix_common .................   Passed     SEC seconds
 57/188 Test  #57: test-ext_matrix_int2x2_sized ...........   Passed     SEC seconds
 58/188 Test  #58: test-ext_matrix_int2x3_sized ...........   Passed     SEC seconds
 59/188 Test  #59: test-ext_matrix_int2x4_sized ...........   Passed     SEC seconds
 60/188 Test  #60: test-ext_matrix_int3x2_sized ...........   Passed     SEC seconds
 61/188 Test  #61: test-ext_matrix_int3x3_sized ...........   Passed     SEC seconds
 62/188 Test  #62: test-ext_matrix_int3x4_sized ...........   Passed     SEC seconds
 63/188 Test  #63: test-ext_matrix_int4x2_sized ...........   Passed     SEC seconds
 64/188 Test  #64: test-ext_matrix_int4x3_sized ...........   Passed     SEC seconds
 65/188 Test  #65: test-ext_matrix_int4x4_sized ...........   Passed     SEC seconds
 66/188 Test  #66: test-ext_matrix_uint2x2_sized ..........   Passed     SEC seconds
 67/188 Test  #67: test-ext_matrix_uint2x3_sized ..........   Passed     SEC seconds
 68/188 Test  #68: test-ext_matrix_uint2x4_sized ..........   Passed     SEC seconds
 69/188 Test  #69: test-ext_matrix_uint3x2_sized ..........   Passed     SEC seconds
 70/188 Test  #70: test-ext_matrix_uint3x3_sized ..........   Passed     SEC seconds
 71/188 Test  #71: test-ext_matrix_uint3x4_sized ..........   Passed     SEC seconds
 72/188 Test  #72: test-ext_matrix_uint4x2_sized ..........   Passed     SEC seconds
 73/188 Test  #73: test-ext_matrix_uint4x3_sized ..........   Passed     SEC seconds
 74/188 Test  #74: test-ext_matrix_uint4x4_sized ..........   Passed     SEC seconds
 75/188 Test  #75: test-ext_quaternion_common .............   Passed     SEC seconds
 76/188 Test  #76: test-ext_quaternion_exponential ........   Passed     SEC seconds
 77/188 Test  #77: test-ext_quaternion_geometric ..........   Passed     SEC seconds
 78/188 Test  #78: test-ext_quaternion_relational .........   Passed     SEC seconds
 79/188 Test  #79: test-ext_quaternion_transform ..........   Passed     SEC seconds
 80/188 Test  #80: test-ext_quaternion_trigonometric ......   Passed     SEC seconds
 81/188 Test  #81: test-ext_quaternion_type ...............   Passed     SEC seconds
 82/188 Test  #82: test-ext_scalar_common .................   Passed     SEC seconds
 83/188 Test  #83: test-ext_scalar_constants ..............   Passed     SEC seconds
 84/188 Test  #84: test-ext_scalar_int_sized ..............   Passed     SEC seconds
 85/188 Test  #85: test-ext_scalar_uint_sized .............   Passed     SEC seconds
 86/188 Test  #86: test-ext_scalar_integer ................   Passed     SEC seconds
 87/188 Test  #87: test-ext_scalar_ulp ....................   Passed     SEC seconds
 88/188 Test  #88: test-ext_scalar_relational .............   Passed     SEC seconds
 89/188 Test  #89: test-ext_vec1 ..........................   Passed     SEC seconds
 90/188 Test  #90: test-ext_vector_bool1 ..................   Passed     SEC seconds
 91/188 Test  #91: test-ext_vector_common .................   Passed     SEC seconds
 92/188 Test  #92: test-ext_vector_iec559 .................   Passed     SEC seconds
 93/188 Test  #93: test-ext_vector_int1_sized .............   Passed     SEC seconds
 94/188 Test  #94: test-ext_vector_int2_sized .............   Passed     SEC seconds
 95/188 Test  #95: test-ext_vector_int3_sized .............   Passed     SEC seconds
 96/188 Test  #96: test-ext_vector_int4_sized .............   Passed     SEC seconds
 97/188 Test  #97: test-ext_vector_integer ................   Passed     SEC seconds
 98/188 Test  #98: test-ext_vector_integer_sized ..........   Passed     SEC seconds
 99/188 Test  #99: test-ext_vector_uint1_sized ............   Passed     SEC seconds
100/188 Test #100: test-ext_vector_uint2_sized ............   Passed     SEC seconds
101/188 Test #101: test-ext_vector_uint3_sized ............   Passed     SEC seconds
102/188 Test #102: test-ext_vector_uint4_sized ............   Passed     SEC seconds
103/188 Test #103: test-ext_vector_relational .............   Passed     SEC seconds
104/188 Test #104: test-ext_vector_ulp ....................   Passed     SEC seconds
105/188 Test #105: test-gtc_bitfield ......................   Passed     SEC seconds
106/188 Test #106: test-gtc_color_space ...................   Passed     SEC seconds
107/188 Test #107: test-gtc_constants .....................   Passed     SEC seconds
108/188 Test #108: test-gtc_epsilon .......................   Passed     SEC seconds
109/188 Test #109: test-gtc_integer .......................   Passed     SEC seconds
110/188 Test #110: test-gtc_matrix_access .................   Passed     SEC seconds
111/188 Test #111: test-gtc_matrix_integer ................   Passed     SEC seconds
112/188 Test #112: test-gtc_matrix_inverse ................   Passed     SEC seconds
113/188 Test #113: test-gtc_matrix_transform ..............   Passed     SEC seconds
114/188 Test #114: test-gtc_noise .........................   Passed     SEC seconds
115/188 Test #115: test-gtc_packing .......................   Passed     SEC seconds
116/188 Test #116: test-gtc_quaternion ....................   Passed     SEC seconds
117/188 Test #117: test-gtc_random ........................   Passed     SEC seconds
118/188 Test #118: test-gtc_round .........................   Passed     SEC seconds
119/188 Test #119: test-gtc_reciprocal ....................   Passed     SEC seconds
120/188 Test #120: test-gtc_type_aligned ..................   Passed     SEC seconds
121/188 Test #121: test-gtc_type_precision ................   Passed     SEC seconds
122/188 Test #122: test-gtc_type_ptr ......................   Passed     SEC seconds
123/188 Test #123: test-gtc_ulp ...........................   Passed     SEC seconds
124/188 Test #124: test-gtc_vec1 ..........................   Passed     SEC seconds
125/188 Test #125: test-gtx ...............................   Passed     SEC seconds
126/188 Test #126: test-gtx_associated_min_max ............   Passed     SEC seconds
127/188 Test #127: test-gtx_closest_point .................   Passed     SEC seconds
128/188 Test #128: test-gtx_color_encoding ................   Passed     SEC seconds
129/188 Test #129: test-gtx_color_space_YCoCg .............   Passed     SEC seconds
130/188 Test #130: test-gtx_color_space ...................   Passed     SEC seconds
131/188 Test #131: test-gtx_common ........................   Passed     SEC seconds
132/188 Test #132: test-gtx_compatibility .................   Passed     SEC seconds
133/188 Test #133: test-gtx_component_wise ................   Passed     SEC seconds
134/188 Test #134: test-gtx_easing ........................   Passed     SEC seconds
135/188 Test #135: test-gtx_euler_angle ...................   Passed     SEC seconds
136/188 Test #136: test-gtx_extend ........................   Passed     SEC seconds
137/188 Test #137: test-gtx_extended_min_max ..............   Passed     SEC seconds
138/188 Test #138: test-gtx_exterior_product ..............   Passed     SEC seconds
139/188 Test #139: test-gtx_fast_exponential ..............   Passed     SEC seconds
140/188 Test #140: test-gtx_fast_square_root ..............   Passed     SEC seconds
141/188 Test #141: test-gtx_fast_trigonometry .............   Passed     SEC seconds
142/188 Test #142: test-gtx_functions .....................   Passed     SEC seconds
143/188 Test #143: test-gtx_gradient_paint ................   Passed     SEC seconds
144/188 Test #144: test-gtx_handed_coordinate_space .......   Passed     SEC seconds
145/188 Test #145: test-gtx_integer .......................   Passed     SEC seconds
146/188 Test #146: test-gtx_intersect .....................   Passed     SEC seconds
147/188 Test #147: test-gtx_io ............................   Passed     SEC seconds
148/188 Test #148: test-gtx_load ..........................   Passed     SEC seconds
149/188 Test #149: test-gtx_log_base ......................   Passed     SEC seconds
150/188 Test #150: test-gtx_matrix_cross_product ..........   Passed     SEC seconds
151/188 Test #151: test-gtx_matrix_decompose ..............   Passed     SEC seconds
152/188 Test #152: test-gtx_matrix_factorisation ..........   Passed     SEC seconds
153/188 Test #153: test-gtx_matrix_interpolation ..........   Passed     SEC seconds
154/188 Test #154: test-gtx_matrix_major_storage ..........   Passed     SEC seconds
155/188 Test #155: test-gtx_matrix_operation ..............   Passed     SEC seconds
156/188 Test #156: test-gtx_matrix_query ..................   Passed     SEC seconds
157/188 Test #157: test-gtx_matrix_transform_2d ...........   Passed     SEC seconds
158/188 Test #158: test-gtx_norm ..........................   Passed     SEC seconds
159/188 Test #159: test-gtx_normal ........................   Passed     SEC seconds
160/188 Test #160: test-gtx_normalize_dot .................   Passed     SEC seconds
161/188 Test #161: test-gtx_number_precision ..............   Passed     SEC seconds
162/188 Test #162: test-gtx_orthonormalize ................   Passed     SEC seconds
163/188 Test #163: test-gtx_optimum_pow ...................   Passed     SEC seconds
164/188 Test #164: test-gtx_perpendicular .................   Passed     SEC seconds
165/188 Test #165: test-gtx_polar_coordinates .............   Passed     SEC seconds
166/188 Test #166: test-gtx_projection ....................   Passed     SEC seconds
167/188 Test #167: test-gtx_quaternion ....................   Passed     SEC seconds
168/188 Test #168: test-gtx_dual_quaternion ...............   Passed     SEC seconds
169/188 Test #169: test-gtx_range .........................   Passed     SEC seconds
170/188 Test #170: test-gtx_rotate_normalized_axis ........   Passed     SEC seconds
171/188 Test #171: test-gtx_rotate_vector .................   Passed     SEC seconds
172/188 Test #172: test-gtx_scalar_multiplication .........   Passed     SEC seconds
173/188 Test #173: test-gtx_scalar_relational .............   Passed     SEC seconds
174/188 Test #174: test-gtx_spline ........................   Passed     SEC seconds
175/188 Test #175: test-gtx_string_cast ...................   Passed     SEC seconds
176/188 Test #176: test-gtx_texture .......................   Passed     SEC seconds
177/188 Test #177: test-gtx_type_aligned ..................   Passed     SEC seconds
178/188 Test #178: test-gtx_type_trait ....................   Passed     SEC seconds
179/188 Test #179: test-gtx_vec_swizzle ...................   Passed     SEC seconds
180/188 Test #180: test-gtx_vector_angle ..................   Passed     SEC seconds
181/188 Test #181: test-gtx_vector_query ..................   Passed     SEC seconds
182/188 Test #182: test-gtx_wrap ..........................   Passed     SEC seconds
183/188 Test #183: test-perf_matrix_div ...................   Passed     SEC seconds
184/188 Test #184: test-perf_matrix_inverse ...............   Passed     SEC seconds
185/188 Test #185: test-perf_matrix_mul ...................   Passed     SEC seconds
186/188 Test #186: test-perf_matrix_mul_vector ............   Passed     SEC seconds
187/188 Test #187: test-perf_matrix_transpose .............   Passed     SEC seconds
188/188 Test #188: test-perf_vector_mul_matrix ............   Passed     SEC seconds
100% tests passed, 0 tests failed out of 188
Total Test time (real) =    SEC seconds