Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ReckonPrimer.tests
diff options
context:
space:
mode:
authorWalther Neuper <neuper@neuper.(none)>2009-11-25 16:10:49 (GMT)
committer Walther Neuper <neuper@neuper.(none)>2009-11-25 16:10:49 (GMT)
commitb33981b375a2e2e39705c942236ec9ae52c9fcf0 (patch)
tree778c391879200f5cc711f169be03096eed022202 /ReckonPrimer.tests
parentcec1829a36b8c56940eee701a09ab3047aacfafe (diff)
improved to_str_99;; added RP.tests/extimesdiv/test_
Diffstat (limited to 'ReckonPrimer.tests')
-rw-r--r--ReckonPrimer.tests/extimesdiv/test_generate_calc.py19
1 files changed, 0 insertions, 19 deletions
diff --git a/ReckonPrimer.tests/extimesdiv/test_generate_calc.py b/ReckonPrimer.tests/extimesdiv/test_generate_calc.py
deleted file mode 100644
index 5b83fc4..0000000
--- a/ReckonPrimer.tests/extimesdiv/test_generate_calc.py
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- coding: utf-8 -*-
-
-print("==================================___________________=================")
-print("===== ReckonPrimer.tests/timesdiv/test_generate_calc.py ==============")
-print("-----")
-
-#WN091116 Exercise <10> does not generate calculations with "1+2 <" OFF
-# Error Traceback ends with:
-# File "/home/neuper/Activities/ReckonPrimer.activity/passten.py", line 53, in format
-# return Exercise.format_addsub_simp((cs, linepos))
-# TypeError: unbound method format_addsub_simp() must be called with Exercise instance as first argument (got tuple instance instead)
-
-# _ex = ExTimesDiv(None)
-
-
-print("===== ReckonPrimer.tests/timesdiv/test_generate_calc.py ==============")
-print("========================= SUCCESS ~~~~~~~~~~~~~~~~~~==================")
-
-