o Test that elections with a single vote return the expected result.
authorJoe Slag <joe@slagwerks.com>
Tue, 20 Mar 2007 15:39:48 +0000 (15:39 +0000)
committerJoe Slag <joe@slagwerks.com>
Tue, 20 Mar 2007 15:39:48 +0000 (15:39 +0000)
commitcf5965fdd417de3118228fb879a9cd88def215ea
treeac77541c27b2871f1606613c1207977da9e4dbeb
parentf850a85716a7015d7df7057701482901069b2d88
o Test that elections with a single vote return the expected result.
o Caught a bug for elections whose votes aren't strings of length 1.

git-svn-id: svn://rubyforge.org/var/svn/rubyvote/trunk@20 1440c7f4-e209-0410-9a04-881b5eb134a8
lib/rubyvote/condorcet.rb
test/condorcet_test.rb

Benjamin Mako Hill || Want to submit a patch?