Work around CloneProofSSD returning [nil] rather than [] for empty vote
[rubyvote] / test /
2007-08-15 John DongFix problem with a [nil] result being taken as having...
2007-08-15 John DongAdd testcases for calling results to empty votes.
2007-08-14 Justin SharpsFixed positional test-case to test for correct winner...
2007-08-14 John Dong * Entire election aborts with InvalidVoteError when...
2007-08-14 John DongAdd testcase for non-string plurality vote candidates
2007-05-04 Joe SlagCondorcet votes can now properly handle votes expressin...
2007-04-22 Joe Slago Fix PureCondorcetVote to return all results, not...
2007-04-09 Joe Slagsimplify access to full results - now available as...
2007-03-20 Joe Slag#filter_out and PureCondorcet weren't getting along...
2007-03-20 Joe Slago Test that elections with a single vote return the...
2007-03-19 Joe SlagCondorcet methods determine all candidates before tally...
2007-03-19 Joe SlagIf a vote doesn't contain all possible candidates,...
2007-03-13 Joe SlagAdded get_full_results method that returns a ranked...
2007-03-13 Joe Slago Verify that all tests in test.rb are present in test...
2006-04-05 Alexis DarrasseRemoved space to avoid warning
2006-03-11 Alexis DarrasseAdded tie-breaking rules and multicandidate elimination...
2006-03-10 Benjamin Mako HillAdded list of changes submitted by Jeff Rose <jeff...

Benjamin Mako Hill || Want to submit a patch?