aboutsummaryrefslogtreecommitdiffstats
path: root/core/test
diff options
context:
space:
mode:
authortoshi <toshi@03aab468-d3d2-4883-8b12-f661bbf03fa8>2011-11-23 08:15:15 +0000
committertoshi <toshi@03aab468-d3d2-4883-8b12-f661bbf03fa8>2011-11-23 08:15:15 +0000
commitc4126c0f032d069ddbc61932f1e797edccba5ab2 (patch)
treef426ff3f9fe3a6aaad3c257378d8aa6ed62e6ea1 /core/test
parent6f313944cc706b251ffcaa2d5c48e4ee390906fb (diff)
downloadmikutter-c4126c0f032d069ddbc61932f1e797edccba5ab2.tar.gz
つぶやきの中にURLしか含まれておらず、それが140文字を超えているとクラッシュする closes #376
git-svn-id: svn://toshia.dip.jp/mikutter/trunk@597 03aab468-d3d2-4883-8b12-f661bbf03fa8
Diffstat (limited to 'core/test')
-rw-r--r--core/test/test_utils.rb11
1 files changed, 3 insertions, 8 deletions
diff --git a/core/test/test_utils.rb b/core/test/test_utils.rb
index 54240162..c948fc29 100644
--- a/core/test/test_utils.rb
+++ b/core/test/test_utils.rb
@@ -25,13 +25,8 @@ end
# >>
# >> # Running tests:
# >>
-# >> .E
+# >> ..
# >>
-# >> Finished tests in 0.178780s, 11.1869 tests/s, 5.5935 assertions/s.
+# >> Finished tests in 0.003461s, 577.8730 tests/s, 577.8730 assertions/s.
# >>
-# >> 1) Error:
-# >> test_shrink_too_long_url_only(TC_Utils):
-# >> SystemStackError: stack level too deep
-# >> /home/toshi/Documents/hobby/scripts/mikutter/trunk/core/lib/lazy.rb:30
-# >>
-# >> 2 tests, 1 assertions, 0 failures, 1 errors, 0 skips
+# >> 2 tests, 2 assertions, 0 failures, 0 errors, 0 skips