From 70866db8717dc57e9b300fe98b65c183e0ce949b Mon Sep 17 00:00:00 2001 From: Lars Langhans Date: Thu, 20 Mar 2003 12:38:23 +0000 Subject: testshl2 target file for automated tests which contain all libs which should be tested. --- sal/qa/libs2test.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sal/qa/libs2test.txt (limited to 'sal') diff --git a/sal/qa/libs2test.txt b/sal/qa/libs2test.txt new file mode 100644 index 000000000000..46f1cf6e71ad --- /dev/null +++ b/sal/qa/libs2test.txt @@ -0,0 +1,18 @@ +# This file contain a list of todos for testshl2 automated tests. +# +# $Id: libs2test.txt,v 1.1 2003-03-20 13:38:23 lla Exp $ +# +# Legend: +# there exist 2 formats +# 1. file +# 2. path ; file +# +# 1. if only a file exist, it will be assume, that a directory with name 'file' +# exist, and a library with name 'file' create. +# 2. if the path to the file differ from the library file, use this format. +# + + +ByteSequence +OStringBuffer ; OStringBuffer + -- cgit