Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim McNamara <paperless@timmcnamara.co.nz>2010-08-14 10:39:16 (GMT)
committer Tim McNamara <paperless@timmcnamara.co.nz>2010-08-14 10:39:16 (GMT)
commit085a1b9f717e83792a94895223bf3aecdb1b265d (patch)
treeca4df0e16ab7de682aaee56fd4a0468d1a6e4473
parent491d6ec05d3816b48c49e60d6d51c9b4ee31de40 (diff)
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.
-rwxr-xr-xExperior.Activity/tests/test_rpcserver.py (renamed from Experior.Activity/test_rpcserver.py)0
-rwxr-xr-xExperior.Activity/tests/test_sbexecutionengine.py (renamed from Experior.Activity/test_sbexecutionengine.py)0
-rwxr-xr-xExperior.Activity/tests/test_sbgui.py (renamed from Experior.Activity/test_sbgui.py)0
-rwxr-xr-xExperior.Activity/tests/test_sugarbot.py (renamed from Experior.Activity/test_sugarbot.py)0
-rwxr-xr-xExperior.Activity/tests/test_widgetIdentifier.py (renamed from Experior.Activity/test_widgetIdentifier.py)0
5 files changed, 0 insertions, 0 deletions
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