From 744f91ec7a49c1e56ae3d2a9c512490bf91b6687 Mon Sep 17 00:00:00 2001
From: sgouvern <sgouvern@localhost>
Date: Tue, 20 May 2008 07:46:20 +0000
Subject: [PATCH] add new i18n test suite
---
opends/tests/functional-tests/testcases/runFuncTests.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/runFuncTests.xml b/opends/tests/functional-tests/testcases/runFuncTests.xml
index 31d5bc9..f209ddb 100755
--- a/opends/tests/functional-tests/testcases/runFuncTests.xml
+++ b/opends/tests/functional-tests/testcases/runFuncTests.xml
@@ -150,6 +150,12 @@
-->
<import machine="STAF_LOCAL_HOSTNAME"
+ file="'%s/testcases/i18n/i18n.xml' % TESTS_DIR" />
+ <!--
+ add keyword 'main_i18n' in run-custom-suites.dat file to run this specific testsuite or run CLI : build run-my-tests
+ -->
+
+ <import machine="STAF_LOCAL_HOSTNAME"
file="'%s/testcases/sample/sample.xml' % TESTS_DIR" />
<script>
# this function return a well-formatted testcase name
--
Gitblit v1.10.0