summaryrefslogtreecommitdiffstats
path: root/gd_diff.py
Commit message (Collapse)AuthorAgeFilesLines
...
* add gd_diff.py + tests for functions in it.rsiddharth2016-09-241-0/+39
* gd_diff.py (read_file, get_packages): add functions. * tests/__init__.py: add file. * tests/files/pkgs.list: add file. * tests/test_gd_diff.py: add file.