Commits for mmaddren
switch to files view, user index
v249_preview to v249_preview2 (2011-03-15 to 2011-03-22) v249
- Added testing suite for RaFile. Will have to edit slightly in the future once comment implementation is finished.
- python/ucscgenomics/rafile/OrderedDict.py - lines changed 49, context: html, text, full: html, text
- python/ucscgenomics/rafile/RaFile.py - lines changed 125, context: html, text, full: html, text
- python/ucscgenomics/rafile/RaFileTest - lines changed 110, context: html, text, full: html, text
- python/ucscgenomics/rafile/orderedDict.py - lines changed 49, context: html, text, full: html, text
- python/ucscgenomics/rafile/raFile.py - lines changed 91, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/BasicDiff.ra - lines changed 12, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/CommentsDiff.ra - lines changed 12, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/DuplicateKeys.ra - lines changed 8, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/ExtraneousWhitespace.ra - lines changed 27, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/ExtraneousWhitespaceExpected.ra - lines changed 12, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/InvalidComments.ra - lines changed 9, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/MisplacedKeys.ra - lines changed 8, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/NonNewlineFile.ra - lines changed 5, context: html, text, full: html, text
- Small update to previous commit, fixed a few errors
- python/ucscgenomics/rafile/RaFile.py - lines changed 4, context: html, text, full: html, text
- python/ucscgenomics/rafile/RaFileTest - lines changed 110, context: html, text, full: html, text
- python/ucscgenomics/rafile/RaFileTest.py - lines changed 110, context: html, text, full: html, text
- python/ucscgenomics/rafile/testoutput/BasicDiff.out - lines changed 27, context: html, text, full: html, text
- python/ucscgenomics/rafile/testoutput/CommentsDiff.out - lines changed 32, context: html, text, full: html, text
- python/ucscgenomics/rafile/testoutput/ExtraneousWhitespace.out - lines changed 27, context: html, text, full: html, text
- build of ra suite to be submitted to Jim for grade
- python/ucscgenomics/rafile/testoutput/ExtraneousWhitespace.out - lines changed 11, context: html, text, full: html, text
- python/ucscgenomics/rafile/tests/ExtraneousWhitespaceExpected.ra - lines changed 2, context: html, text, full: html, text
switch to files view, user index