From 085a1b9f717e83792a94895223bf3aecdb1b265d Mon Sep 17 00:00:00 2001 From: Tim McNamara Date: Sat, 14 Aug 2010 10:39:16 +0000 Subject: Moved tests into own directory Refactored tests into their own directory. Will probably break tests, because they will not be able to find the modules they are testing without added relative imports. --- diff --git a/Experior.Activity/test_rpcserver.py b/Experior.Activity/tests/test_rpcserver.py index 919e82c..919e82c 100755 --- a/Experior.Activity/test_rpcserver.py +++ b/Experior.Activity/tests/test_rpcserver.py diff --git a/Experior.Activity/test_sbexecutionengine.py b/Experior.Activity/tests/test_sbexecutionengine.py index 29582c0..29582c0 100755 --- a/Experior.Activity/test_sbexecutionengine.py +++ b/Experior.Activity/tests/test_sbexecutionengine.py diff --git a/Experior.Activity/test_sbgui.py b/Experior.Activity/tests/test_sbgui.py index f526d5f..f526d5f 100755 --- a/Experior.Activity/test_sbgui.py +++ b/Experior.Activity/tests/test_sbgui.py diff --git a/Experior.Activity/test_sugarbot.py b/Experior.Activity/tests/test_sugarbot.py index 33b6126..33b6126 100755 --- a/Experior.Activity/test_sugarbot.py +++ b/Experior.Activity/tests/test_sugarbot.py diff --git a/Experior.Activity/test_widgetIdentifier.py b/Experior.Activity/tests/test_widgetIdentifier.py index 83f6b3f..83f6b3f 100755 --- a/Experior.Activity/test_widgetIdentifier.py +++ b/Experior.Activity/tests/test_widgetIdentifier.py -- cgit v0.9.1