Add testcases for calling results to empty votes.
authorJohn Dong <jdong@mit.edu>
Wed, 15 Aug 2007 19:50:14 +0000 (19:50 +0000)
committerJohn Dong <jdong@mit.edu>
Wed, 15 Aug 2007 19:50:14 +0000 (19:50 +0000)
commit0e05e46d80413a70fc4aa10bfabbbac048add5a8
tree7b71bbc752f23dd50b5f172d5757426f52eb76a3
parentebb1c7006d50d8761066bcd5d0e6bbc347b9e0c8
Add testcases for calling results to empty votes.

TODO: IRV Logic has same bug

git-svn-id: svn://rubyforge.org/var/svn/rubyvote/trunk@34 1440c7f4-e209-0410-9a04-881b5eb134a8
test/condorcet_test.rb
test/election_test.rb
test/irv_test.rb
test/positional_test.rb
test/range_test.rb

Benjamin Mako Hill || Want to submit a patch?