summaryrefslogtreecommitdiff
path: root/indra/llmath
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmath')
-rw-r--r--indra/llmath/tests/llbbox_test.cpp2
-rw-r--r--indra/llmath/tests/llbboxlocal_test.cpp2
-rw-r--r--indra/llmath/tests/llmodularmath_test.cpp2
-rw-r--r--indra/llmath/tests/llquaternion_test.cpp2
-rw-r--r--indra/llmath/tests/llrect_test.cpp2
-rw-r--r--indra/llmath/tests/v2math_test.cpp2
-rw-r--r--indra/llmath/tests/v3color_test.cpp2
-rw-r--r--indra/llmath/tests/v3dmath_test.cpp2
-rw-r--r--indra/llmath/tests/v3math_test.cpp2
-rw-r--r--indra/llmath/tests/v4color_test.cpp2
-rw-r--r--indra/llmath/tests/v4coloru_test.cpp2
-rw-r--r--indra/llmath/tests/v4math_test.cpp2
-rw-r--r--indra/llmath/tests/xform_test.cpp2
13 files changed, 13 insertions, 13 deletions
diff --git a/indra/llmath/tests/llbbox_test.cpp b/indra/llmath/tests/llbbox_test.cpp
index 2cfdd8b36d..b310baf07f 100644
--- a/indra/llmath/tests/llbbox_test.cpp
+++ b/indra/llmath/tests/llbbox_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file llbbox_tut.cpp
+ * @file llbbox_test.cpp
* @author Martin Reddy
* @date 2009-06-25
* @brief Test for llbbox.cpp.
diff --git a/indra/llmath/tests/llbboxlocal_test.cpp b/indra/llmath/tests/llbboxlocal_test.cpp
index 92cdf1c8a2..ae75e056d1 100644
--- a/indra/llmath/tests/llbboxlocal_test.cpp
+++ b/indra/llmath/tests/llbboxlocal_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file llbboxlocal_tut.cpp
+ * @file llbboxlocal_test.cpp
* @author Martin Reddy
* @date 2009-06-25
* @brief Test for llbboxlocal.cpp.
diff --git a/indra/llmath/tests/llmodularmath_test.cpp b/indra/llmath/tests/llmodularmath_test.cpp
index a998a95618..dc61c85859 100644
--- a/indra/llmath/tests/llmodularmath_test.cpp
+++ b/indra/llmath/tests/llmodularmath_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file modularmath_tut.cpp
+ * @file modularmath_test.cpp
* @author babbage
* @date 2008-09
* @brief llmodularmath tests
diff --git a/indra/llmath/tests/llquaternion_test.cpp b/indra/llmath/tests/llquaternion_test.cpp
index bfa475d91b..2d27d1eb32 100644
--- a/indra/llmath/tests/llquaternion_test.cpp
+++ b/indra/llmath/tests/llquaternion_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file llquaternion_tut.cpp
+ * @file llquaternion_test.cpp
* @author Adroit
* @date 2007-03
* @brief Test cases of llquaternion.h
diff --git a/indra/llmath/tests/llrect_test.cpp b/indra/llmath/tests/llrect_test.cpp
index b16716a72c..4b39f77772 100644
--- a/indra/llmath/tests/llrect_test.cpp
+++ b/indra/llmath/tests/llrect_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file llrect_tut.cpp
+ * @file llrect_test.cpp
* @author Martin Reddy
* @date 2009-06-25
* @brief Test for llrect.cpp.
diff --git a/indra/llmath/tests/v2math_test.cpp b/indra/llmath/tests/v2math_test.cpp
index 456faf7c0c..4660fcb955 100644
--- a/indra/llmath/tests/v2math_test.cpp
+++ b/indra/llmath/tests/v2math_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v2math_tut.cpp
+ * @file v2math_test.cpp
* @author Adroit
* @date 2007-02
* @brief v2math test cases.
diff --git a/indra/llmath/tests/v3color_test.cpp b/indra/llmath/tests/v3color_test.cpp
index bb6e234fd6..316b6e392f 100644
--- a/indra/llmath/tests/v3color_test.cpp
+++ b/indra/llmath/tests/v3color_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v3color_tut.cpp
+ * @file v3color_test.cpp
* @author Adroit
* @date 2007-03
* @brief v3color test cases.
diff --git a/indra/llmath/tests/v3dmath_test.cpp b/indra/llmath/tests/v3dmath_test.cpp
index 780495e53d..e7c949186c 100644
--- a/indra/llmath/tests/v3dmath_test.cpp
+++ b/indra/llmath/tests/v3dmath_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v3dmath_tut.cpp
+ * @file v3dmath_test.cpp
* @author Adroit
* @date 2007-03
* @brief v3dmath test cases.
diff --git a/indra/llmath/tests/v3math_test.cpp b/indra/llmath/tests/v3math_test.cpp
index 14159974a3..7faf076243 100644
--- a/indra/llmath/tests/v3math_test.cpp
+++ b/indra/llmath/tests/v3math_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v3math_tut.cpp
+ * @file v3math_test.cpp
* @author Adroit
* @date 2007-02
* @brief v3math test cases.
diff --git a/indra/llmath/tests/v4color_test.cpp b/indra/llmath/tests/v4color_test.cpp
index cebb026ce6..33921e0f0f 100644
--- a/indra/llmath/tests/v4color_test.cpp
+++ b/indra/llmath/tests/v4color_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v4color_tut.cpp
+ * @file v4color_test.cpp
* @author Adroit
* @date 2007-03
* @brief v4color test cases.
diff --git a/indra/llmath/tests/v4coloru_test.cpp b/indra/llmath/tests/v4coloru_test.cpp
index 00515893da..9f71cfc8cc 100644
--- a/indra/llmath/tests/v4coloru_test.cpp
+++ b/indra/llmath/tests/v4coloru_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v4coloru_tut.cpp
+ * @file v4coloru_test.cpp
* @author Adroit
* @date 2007-03
* @brief v4coloru test cases.
diff --git a/indra/llmath/tests/v4math_test.cpp b/indra/llmath/tests/v4math_test.cpp
index e020038ae5..fe051c27e9 100644
--- a/indra/llmath/tests/v4math_test.cpp
+++ b/indra/llmath/tests/v4math_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file v4math_tut.cpp
+ * @file v4math_test.cpp
* @author Adroit
* @date 2007-03
* @brief v4math test cases.
diff --git a/indra/llmath/tests/xform_test.cpp b/indra/llmath/tests/xform_test.cpp
index 81116a58f0..e697a0b7a1 100644
--- a/indra/llmath/tests/xform_test.cpp
+++ b/indra/llmath/tests/xform_test.cpp
@@ -1,5 +1,5 @@
/**
- * @file xform_tut.cpp
+ * @file xform_test.cpp
* @author Adroit
* @date March 2007
* @brief Test cases for LLXform