summaryrefslogtreecommitdiff
path: root/src/3rd_party
diff options
context:
space:
mode:
authorJustin Dickow <jjdickow@gmail.com>2014-10-27 09:54:14 -0400
committerJustin Dickow <jjdickow@gmail.com>2014-10-27 09:54:14 -0400
commit5ff3ec51b897ab1ca3450866ae607ec5dd2dd196 (patch)
tree06ad06c4c83dbc38f0bc95eda086f994dfe9e0bd /src/3rd_party
parent226ba49040aadda05ea7c994ba9be84b3cfb6e17 (diff)
downloadsdl_core-5ff3ec51b897ab1ca3450866ae607ec5dd2dd196.tar.gz
Added some missing encoding files for log4cxx
Signed-off-by: Justin Dickow <jjdickow@gmail.com>
Diffstat (limited to 'src/3rd_party')
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16.logbin0 -> 88 bytes
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16BE.logbin0 -> 86 bytes
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16LE.logbin0 -> 86 bytes
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-8.log3
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/ascii.log3
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/latin1.log3
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.0.gzbin0 -> 68 bytes
-rw-r--r--src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.1.gzbin0 -> 68 bytes
8 files changed, 9 insertions, 0 deletions
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16.log b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16.log
new file mode 100644
index 0000000000..42469f8056
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16.log
Binary files differ
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16BE.log b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16BE.log
new file mode 100644
index 0000000000..ee13f10acf
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16BE.log
Binary files differ
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16LE.log b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16LE.log
new file mode 100644
index 0000000000..c6bdafc838
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-16LE.log
Binary files differ
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-8.log b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-8.log
new file mode 100644
index 0000000000..acb46979d1
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/UTF-8.log
@@ -0,0 +1,3 @@
+INFO - Hello, World
+INFO - ¹
+INFO - A؅԰আ七Ѐ
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/ascii.log b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/ascii.log
new file mode 100644
index 0000000000..ef76502ad5
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/ascii.log
@@ -0,0 +1,3 @@
+INFO - Hello, World
+INFO - ?
+INFO - A?????
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/latin1.log b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/latin1.log
new file mode 100644
index 0000000000..7bd009888f
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/encoding/latin1.log
@@ -0,0 +1,3 @@
+INFO - Hello, World
+INFO - ¹
+INFO - A?????
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.0.gz b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.0.gz
new file mode 100644
index 0000000000..0e208b2873
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.0.gz
Binary files differ
diff --git a/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.1.gz b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.1.gz
new file mode 100644
index 0000000000..2d00fc4f89
--- /dev/null
+++ b/src/3rd_party/apache-log4cxx-0.10.0/src/test/resources/witness/rolling/sbr-test3.1.gz
Binary files differ