libmemcached-1.0: fix #57 (cinttypes/inttypes.h)
[awesomized/libmemcached] / libtest / string.hpp
index f747eef0bf3b101748aedf0adf09c92f2292eb93..c32c8194f6f2b272941bb6103d89b0d805a587ff 100644 (file)
@@ -1,8 +1,8 @@
 /*  vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
- * 
- *  libtest
  *
- *  Copyright (C) 2011 Data Differential, http://datadifferential.com/
+ *  Data Differential YATL (i.e. libtest)  library
+ *
+ *  Copyright (C) 2012 Data Differential, http://datadifferential.com/
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions are
@@ -39,6 +39,8 @@
 #include "util/string.hpp"
 
 #define test_literal_param util_literal_param
+#define test_literal_compare_param util_literal_compare_param
 #define test_literal_param_size util_literal_param_size
 #define test_string_make_from_cstr util_string_make_from_cstr
+#define test_string_make_from_array util_string_make_from_array
 #define test_array_length util_array_length