add to_upper_case to some sequence unittests
authorDiane Trout <diane@caltech.edu>
Wed, 18 Oct 2006 22:49:59 +0000 (22:49 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 18 Oct 2006 22:49:59 +0000 (22:49 +0000)
commit7f8685be920fb02fd3ad1afedc35bd78606889d9
treed27b32bdeb6404f8c05a526c292b470ff7bb3cdb
parent25dce31047c1b8f285bd7219a02551565adde731
add to_upper_case to some sequence unittests
forcing sequences to all uppercase (though useful for doing seqcomps and
rendering) does mean that I needed to update tests to deal with the
differences from .get_sequence()
alg/test/test_sequence.cpp