Changeset 4514
- Timestamp:
- Sep 11, 2008, 10:07:12 PM (15 years ago)
- Location:
- trunk/src/test
- Files:
-
- 145 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/test/Base1NullPlugin.java
r4480 r4514 23 23 24 24 You should have received a copy of the GNU General Public License 25 along with this program; if not, write to the Free Software 26 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 27 02111-1307, USA. 25 along with BASE. If not, see <http://www.gnu.org/licenses/>. 28 26 */ 29 27 -
trunk/src/test/Base1TestPlugin.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import java.io.IOException; -
trunk/src/test/JarPlugin.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.ProgressReporter; -
trunk/src/test/JarPluginAbout.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.plugin.About; -
trunk/src/test/JarPluginInterface.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.plugin.Plugin; -
trunk/src/test/JarPluginType.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.plugin.Plugin; -
trunk/src/test/NullPlugin.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.Item; -
trunk/src/test/NullPluginInterface.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.plugin.Plugin; -
trunk/src/test/PermissionPlugin.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestAll.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import java.util.Map; -
trunk/src/test/TestAnalyzePluginUtil.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import java.util.List; -
trunk/src/test/TestAnnotation.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 -
trunk/src/test/TestAnnotationFlatFileImporter.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestAnnotationType.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 -
trunk/src/test/TestAnnotationTypeCategory.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/src/test/TestAnyToAny.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import java.util.Date; -
trunk/src/test/TestArrayBatch.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/src/test/TestArrayDesign.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.ArrayDesign; -
trunk/src/test/TestArrayDesignBlock.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 -
trunk/src/test/TestArraySlide.java
r4480 r4514 31 31 32 32 You should have received a copy of the GNU General Public License 33 along with this program; if not, write to the Free Software 34 Foundation, Inc., 59 Temple Place - Suite 330, 35 Boston, MA 02111-1307, USA. 33 along with BASE. If not, see <http://www.gnu.org/licenses/>. 36 34 */ 37 35 public class TestArraySlide -
trunk/src/test/TestBase1PluginExecuter.java
r4480 r4514 38 38 39 39 You should have received a copy of the GNU General Public License 40 along with this program; if not, write to the Free Software 41 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 42 02111-1307, USA. 40 along with BASE. If not, see <http://www.gnu.org/licenses/>. 43 41 */ 44 42 -
trunk/src/test/TestBioAsssaySetExporter.java
r4480 r4514 57 57 58 58 You should have received a copy of the GNU General Public License 59 along with this program; if not, write to the Free Software 60 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 61 02111-1307, USA. 59 along with BASE. If not, see <http://www.gnu.org/licenses/>. 62 60 */ 63 61 -
trunk/src/test/TestBioSource.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestClient.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestClientDefaultSetting.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestContext.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestDataFileType.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestDbControl.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestDbInfo.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.HibernateUtil; -
trunk/src/test/TestDirectory.java
r4480 r4514 32 32 33 33 You should have received a copy of the GNU General Public License 34 along with this program; if not, write to the Free Software 35 Foundation, Inc., 59 Temple Place - Suite 330, 36 Boston, MA 02111-1307, USA. 34 along with BASE. If not, see <http://www.gnu.org/licenses/>. 37 35 */ 38 36 -
trunk/src/test/TestDirty.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.*; -
trunk/src/test/TestDiskUsage.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.BaseException; -
trunk/src/test/TestDropIndexes.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.HibernateUtil; -
trunk/src/test/TestExperiment.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestExtensions.java
r4480 r4514 17 17 18 18 You should have received a copy of the GNU General Public License 19 along with this program; if not, write to the Free Software 20 Foundation, Inc., 59 Temple Place - Suite 330, 21 Boston, MA 02111-1307, USA. 19 along with BASE. If not, see <http://www.gnu.org/licenses/>. 22 20 */ 23 21 import java.io.FileInputStream; -
trunk/src/test/TestExternalPluginInstaller.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestExtraValueType.java
r4480 r4514 23 23 24 24 You should have received a copy of the GNU General Public License 25 along with this program; if not, write to the Free Software 26 Foundation, Inc., 59 Temple Place - Suite 330, 27 Boston, MA 02111-1307, USA. 25 along with BASE. If not, see <http://www.gnu.org/licenses/>. 28 26 */ 29 27 -
trunk/src/test/TestExtract.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestFile.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.AbsoluteProgressReporter; -
trunk/src/test/TestFileType.java
r4480 r4514 24 24 25 25 You should have received a copy of the GNU General Public License 26 along with this program; if not, write to the Free Software 27 Foundation, Inc., 59 Temple Place - Suite 330, 28 Boston, MA 02111-1307, USA. 26 along with BASE. If not, see <http://www.gnu.org/licenses/>. 29 27 */ 30 28 -
trunk/src/test/TestFlatFileParser.java
r4480 r4514 31 31 32 32 You should have received a copy of the GNU General Public License 33 along with this program; if not, write to the Free Software 34 Foundation, Inc., 59 Temple Place - Suite 330, 35 Boston, MA 02111-1307, USA. 33 along with BASE. If not, see <http://www.gnu.org/licenses/>. 36 34 */ 37 35 -
trunk/src/test/TestFormula.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.*; -
trunk/src/test/TestGalExporter.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestGlobalDefaultSetting.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestGroup.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestHardware.java
r4480 r4514 30 30 31 31 You should have received a copy of the GNU General Public License 32 along with this program; if not, write to the Free Software 33 Foundation, Inc., 59 Temple Place - Suite 330, 34 Boston, MA 02111-1307, USA. 32 along with BASE. If not, see <http://www.gnu.org/licenses/>. 35 33 */ 36 34 -
trunk/src/test/TestHardwareType.java
r4480 r4514 25 25 26 26 You should have received a copy of the GNU General Public License 27 along with this program; if not, write to the Free Software 28 Foundation, Inc., 59 Temple Place - Suite 330, 29 Boston, MA 02111-1307, USA. 27 along with BASE. If not, see <http://www.gnu.org/licenses/>. 30 28 */ 31 29 -
trunk/src/test/TestHelp.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestHybridization.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestIlluminaImporter.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import java.util.List; -
trunk/src/test/TestInstall.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestItemImporter.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestItemKey.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.*; -
trunk/src/test/TestJarClassLoader.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.plugin.Plugin; -
trunk/src/test/TestJep.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.RawDataTypes; -
trunk/src/test/TestJob.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.BaseException; -
trunk/src/test/TestJobAgent.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestLabel.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestLabeledExtract.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestLowessNormalization.java
r4480 r4514 35 35 36 36 You should have received a copy of the GNU General Public License 37 along with this program; if not, write to the Free Software 38 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 39 02111-1307, USA. 37 along with BASE. If not, see <http://www.gnu.org/licenses/>. 40 38 */ 41 39 -
trunk/src/test/TestMedianRatioNormalization.java
-
Property
svn:eol-style
set to
native
-
Property
svn:keywords
set to
Id
r4480 r4514 1 /* 2 $Id$ 3 4 Copyright (C) 2006 Johan Enell, Nicklas Nordborg 5 6 This file is part of BASE - BioArray Software Environment. 7 Available at http://base.thep.lu.se/ 8 9 BASE is free software; you can redistribute it and/or 10 modify it under the terms of the GNU General Public License 11 as published by the Free Software Foundation; either version 3 12 of the License, or (at your option) any later version. 13 14 BASE is distributed in the hope that it will be useful, 15 but WITHOUT ANY WARRANTY; without even the implied warranty of 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 GNU General Public License for more details. 18 19 You should have received a copy of the GNU General Public License 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 21 */ 1 22 import net.sf.basedb.core.BaseException; 2 23 import net.sf.basedb.core.BioAssaySet; … … 15 36 import net.sf.basedb.core.RequestInformation; 16 37 import net.sf.basedb.core.plugin.Response; 17 18 /*19 * base220 * Copyright (C) 2006 Johan Enell, Nicklas Nordborg21 *22 * This program is free software; you can redistribute it and/or23 * modify it under the terms of the GNU General Public License24 * as published by the Free Software Foundation; either version 325 * of the License, or (at your option) any later version.26 *27 * This program is distributed in the hope that it will be useful,28 * but WITHOUT ANY WARRANTY; without even the implied warranty of29 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the30 * GNU General Public License for more details.31 *32 * You should have received a copy of the GNU General Public License33 * along with this program; if not, write to the Free Software34 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.35 */36 38 37 39 public class TestMedianRatioNormalization -
Property
svn:eol-style
set to
-
trunk/src/test/TestMessage.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestMimeType.java
r4480 r4514 27 27 28 28 You should have received a copy of the GNU General Public License 29 along with this program; if not, write to the Free Software 30 Foundation, Inc., 59 Temple Place - Suite 330, 31 Boston, MA 02111-1307, USA. 29 along with BASE. If not, see <http://www.gnu.org/licenses/>. 32 30 */ 33 31 -
trunk/src/test/TestNews.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestNumberFormat.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.Type; -
trunk/src/test/TestPackedFileExporter.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestParameterType.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.BaseException; -
trunk/src/test/TestPath.java
r4480 r4514 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, 25 Boston, MA 02111-1307, USA. 23 along with BASE. If not, see <http://www.gnu.org/licenses/>. 26 24 */ 27 25 -
trunk/src/test/TestPlate.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestPlateFlatFileImporter.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.BaseException; -
trunk/src/test/TestPlateGeometry.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestPlateMapping.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestPlateType.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestPlatform.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 -
trunk/src/test/TestPluginConfiguration.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.BaseException; -
trunk/src/test/TestPluginDefinition.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestPluginType.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestPresets.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.Presets; -
trunk/src/test/TestPrintMapFlatFileImporter.java
r4480 r4514 36 36 37 37 You should have received a copy of the GNU General Public License 38 along with this program; if not, write to the Free Software 39 Foundation, Inc., 59 Temple Place - Suite 330, 40 Boston, MA 02111-1307, USA. 38 along with BASE. If not, see <http://www.gnu.org/licenses/>. 41 39 */ 42 40 -
trunk/src/test/TestProject.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestProjectKey.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestProtocol.java
r4480 r4514 29 29 30 30 You should have received a copy of the GNU General Public License 31 along with this program; if not, write to the Free Software 32 Foundation, Inc., 59 Temple Place - Suite 330, 33 Boston, MA 02111-1307, USA. 31 along with BASE. If not, see <http://www.gnu.org/licenses/>. 34 32 */ 35 33 -
trunk/src/test/TestProtocolType.java
r4480 r4514 28 28 29 29 You should have received a copy of the GNU General Public License 30 along with this program; if not, write to the Free Software 31 Foundation, Inc., 59 Temple Place - Suite 330, 32 Boston, MA 02111-1307, USA. 30 along with BASE. If not, see <http://www.gnu.org/licenses/>. 33 31 */ 34 32 -
trunk/src/test/TestQuota.java
r4480 r4514 36 36 37 37 You should have received a copy of the GNU General Public License 38 along with this program; if not, write to the Free Software 39 Foundation, Inc., 59 Temple Place - Suite 330, 40 Boston, MA 02111-1307, USA. 38 along with BASE. If not, see <http://www.gnu.org/licenses/>. 41 39 */ 42 40 -
trunk/src/test/TestQuotaType.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.BaseException; -
trunk/src/test/TestRawBioAssay.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestRawDataFlatFileImporter.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestReporter.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestReporterFlatFileImporter.java
r4480 r4514 37 37 38 38 You should have received a copy of the GNU General Public License 39 along with this program; if not, write to the Free Software 40 Foundation, Inc., 59 Temple Place - Suite 330, 41 Boston, MA 02111-1307, USA. 39 along with BASE. If not, see <http://www.gnu.org/licenses/>. 42 40 */ 43 41 -
trunk/src/test/TestReporterList.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestReporterMapFlatFileImporter.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.ArrayDesign; -
trunk/src/test/TestReporterType.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestRole.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestRoleKey.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestSample.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestScan.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestSession.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestSessionControl.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestSoftware.java
r4480 r4514 30 30 31 31 You should have received a copy of the GNU General Public License 32 along with this program; if not, write to the Free Software 33 Foundation, Inc., 59 Temple Place - Suite 330, 34 Boston, MA 02111-1307, USA. 32 along with BASE. If not, see <http://www.gnu.org/licenses/>. 35 33 */ 36 34 -
trunk/src/test/TestSoftwareType.java
r4480 r4514 26 26 27 27 You should have received a copy of the GNU General Public License 28 along with this program; if not, write to the Free Software 29 Foundation, Inc., 59 Temple Place - Suite 330, 30 Boston, MA 02111-1307, USA. 28 along with BASE. If not, see <http://www.gnu.org/licenses/>. 31 29 */ 32 30 -
trunk/src/test/TestSpotImages.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestTrashcan.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import java.util.List; -
trunk/src/test/TestUpdate.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.*; -
trunk/src/test/TestUpdateIndexes.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.HibernateUtil; -
trunk/src/test/TestUser.java
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 */ 26 24 import net.sf.basedb.core.*; -
trunk/src/test/TestUserClientSetting.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestUserDefaultSetting.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.core.*; -
trunk/src/test/TestUtil.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.Application; -
trunk/src/test/TestWebservices.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 import net.sf.basedb.core.BioAssaySet; -
trunk/src/test/TestXMLUtil.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 import net.sf.basedb.util.XMLUtil; -
trunk/src/test/data/extended-properties.dtd
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 --> 25 23 <!ELEMENT extended-properties (class*) > -
trunk/src/test/data/extended-properties.xml
r4480 r4514 21 21 22 22 You should have received a copy of the GNU General Public License 23 along with this program; if not, write to the Free Software 24 Foundation, Inc., 59 Temple Place - Suite 330, 25 Boston, MA 02111-1307, USA. 23 along with BASE. If not, see <http://www.gnu.org/licenses/>. 26 24 --> 27 25 <extended-properties> -
trunk/src/test/data/test.extensions.xml
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, 23 Boston, MA 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 --> 25 23 <extensions -
trunk/src/test/data/test.schema.xml
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 --> 26 24 <p:plugins -
trunk/src/test/data/test.schema.xsd
r4480 r4514 20 20 21 21 You should have received a copy of the GNU General Public License 22 along with this program; if not, write to the Free Software 23 Foundation, Inc., 59 Temple Place - Suite 330, 24 Boston, MA 02111-1307, USA. 22 along with BASE. If not, see <http://www.gnu.org/licenses/>. 25 23 --> 26 24 <xsd:schema -
trunk/src/test/net/sf/basedb/test/AffymetrixData.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test; -
trunk/src/test/net/sf/basedb/test/CmdLine.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test; -
trunk/src/test/net/sf/basedb/test/FileUtil.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test; -
trunk/src/test/net/sf/basedb/test/MouseData.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test; -
trunk/src/test/net/sf/basedb/test/PluginUtil.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test; -
trunk/src/test/net/sf/basedb/test/TestUtil.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test; -
trunk/src/test/net/sf/basedb/test/merge/MergeTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.merge; -
trunk/src/test/net/sf/basedb/test/merge/Run.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.merge; -
trunk/src/test/net/sf/basedb/test/performance/Config.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, 22 Boston, MA 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/FilterTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/LowessTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/PrepareTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/RawDataTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/RootTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/Run.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/performance/Util.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.performance; -
trunk/src/test/net/sf/basedb/test/roles/AdminTest.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/AnalysisTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/GuestTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/PowerUserTest.java
r4480 r4514 19 19 20 20 You should have received a copy of the GNU General Public License 21 along with this program; if not, write to the Free Software 22 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 23 02111-1307, USA. 21 along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 */ 25 23 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/RootTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/Run.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/UserTest.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.roles; -
trunk/src/test/net/sf/basedb/test/roles/Util.java
r4480 r4514 18 18 19 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 02111-1307, USA. 20 along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 */ 24 22 package net.sf.basedb.test.roles; -
trunk/src/test/run.bat
r4480 r4514 19 19 REM 20 20 REM You should have received a copy of the GNU General Public License 21 REM along with this program; if not, write to the Free Software 22 REM Foundation, Inc., 59 Temple Place - Suite 330, 23 REM Boston, MA 02111-1307, USA. 21 REM along with BASE. If not, see <http://www.gnu.org/licenses/>. 24 22 REM ---------------------------------------- 25 23 -
trunk/src/test/run.sh
r4480 r4514 18 18 # 19 19 # You should have received a copy of the GNU General Public License 20 # along with this program; if not, write to the Free Software 21 # Foundation, Inc., 59 Temple Place - Suite 330, 22 # Boston, MA 02111-1307, USA. 20 # along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 # ---------------------------------------- 24 22 -
trunk/src/test/set_classpath.bat
r4480 r4514 18 18 REM 19 19 REM You should have received a copy of the GNU General Public License 20 REM along with this program; if not, write to the Free Software 21 REM Foundation, Inc., 59 Temple Place - Suite 330, 22 REM Boston, MA 02111-1307, USA. 20 REM along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 REM ---------------------------------------- 24 22 -
trunk/src/test/set_classpath.sh
r4480 r4514 17 17 # 18 18 # You should have received a copy of the GNU General Public License 19 # along with this program; if not, write to the Free Software 20 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 21 # 02111-1307, USA. 19 # along with BASE. If not, see <http://www.gnu.org/licenses/>. 22 20 23 21 # Set up the classpath -
trunk/src/test/test.bat
r4480 r4514 18 18 REM 19 19 REM You should have received a copy of the GNU General Public License 20 REM along with this program; if not, write to the Free Software 21 REM Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 REM 02111-1307, USA. 20 REM along with BASE. If not, see <http://www.gnu.org/licenses/>. 23 21 REM ---------------------------------------- 24 22 -
trunk/src/test/test.sh
r4480 r4514 17 17 # 18 18 # You should have received a copy of the GNU General Public License 19 # along with this program; if not, write to the Free Software 20 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 21 # 02111-1307, USA. 19 # along with BASE. If not, see <http://www.gnu.org/licenses/>. 22 20 # ---------------------------------------- 23 21
Note: See TracChangeset
for help on using the changeset viewer.