Commits for angie
switch to files view, user index
v323_base to v324_preview (2015-10-05 to 2015-10-12) v324
- In f66bc993 & 6bf69bab, I mistakenly used the top-level track's name
as the annoStreamer name, which was incorrect for subtracks. Now,
use tdb->track so if leafTrack is found, we use that.
fixes #16177
- src/hg/hgIntegrator/hgIntegrator.c - lines changed 6, context: html, text, full: html, text
- Refactoring: split each test into its own function instead of god-awful long main;
make structured definition of tests so that adding a new test doesn't require
so many repetitive edits. Require the testName command line arg.
- src/hg/lib/tests/annoGratorTester.c - lines changed 298, context: html, text, full: html, text
switch to files view, user index