Mercurial > hg > mercurial-source
log tests/test-filelog.py @ 36005:66c11a66ad1a
age | author | description |
---|---|---|
2016-10-22 | Yuya Nishihara | ui: factor out ui.load() to create a ui without loading configs (API) |
2016-05-14 | Yuya Nishihara | py3: move up symbol imports to enforce import-checker rules |
2016-04-05 | Yuya Nishihara | test-filelog: alias ui as uimod |
2016-04-03 | Robert Stanca | py3: use print_function in test-filelog.py |
2016-04-03 | Robert Stanca | py3: use absolute_import in test-filelog.py |
2015-08-28 | timeless | spelling: behaviour -> behavior |
2014-03-12 | Augie Fackler | test-filelog: move from dict() construction to {} literals |
2012-08-17 | timeless | spelling: doesn't/does not |
2012-04-22 | Mads Kiilerich | tests: test test-filelog is python - rename to test-filelog.py stable base tests/test-filelog@43a0f7de5a66 |