Commit Graph

811 Commits

Author SHA1 Message Date
Felix Yan
a9fb82b03c Actually pytest-runner need not to be in tests_require 2015-11-05 23:33:13 +08:00
Felix Yan
b8987edaff Skip github tests if NVCHECKER_GITHUB_TOKEN not present 2015-11-05 23:23:21 +08:00
Felix Yan
03765db683 Make test_gitcafe flaky 2015-11-05 23:16:30 +08:00
lilydjwg
694d8d6bea travis: still fixing env... 2015-11-05 23:09:31 +08:00
lilydjwg
e6ece60c7d travis: fix env setting 2015-11-05 23:02:25 +08:00
lilydjwg
4d46b494f4 fix typo 2015-11-05 22:55:48 +08:00
lilydjwg
8b34569e01 update for GitLab support 2015-11-05 22:53:22 +08:00
Felix Yan
19d78411a5 Add GitLab support 2015-11-05 22:47:35 +08:00
依云
ed39e35c4a Merge pull request #29 from felixonmars/bitbucket-tags
Add use_max_tag support for bitbucket source
2015-11-05 22:31:40 +08:00
依云
29b0fe7e2d Merge pull request #31 from felixonmars/tests
Add more tests
2015-11-05 22:02:19 +08:00
Felix Yan
ce9819f49d Add testcases for VCS source 2015-11-05 20:59:07 +08:00
Felix Yan
5bde44a3c2 Add testcases for pacman 2015-11-05 20:47:46 +08:00
Felix Yan
7065df1b32 Add a testcase for GitCafe 2015-11-05 20:41:53 +08:00
lilydjwg
132bbdc559 travis: add NVCHECKER_GITHUB_TOKEN env 2015-11-05 19:45:19 +08:00
lilydjwg
1d48d813e3 Merge remote-tracking branch 'origin/pr/27' 2015-11-05 19:43:39 +08:00
lilydjwg
52c09f1e4a archpkg: be a little nicer :-) 2015-11-05 19:33:09 +08:00
Felix Yan
07d75c4c5d Add use_max_tag support for GitHub source 2015-11-05 12:18:50 +08:00
Felix Yan
d28d869add Add use_max_tag support for bitbucket source 2015-11-05 12:18:15 +08:00
Felix Yan
2c17c40206 Fix archpkg and add tests 2015-11-05 11:42:07 +08:00
lilydjwg
4be2d6c09d fix github.py 2015-11-05 01:29:05 +08:00
依云
f924b973d4 Merge pull request #26 from felixonmars/tests
Testcases for Regex and Manual
2015-11-05 00:08:24 +08:00
Felix Yan
d77cff9cc7 Add a testcase for Manual 2015-11-04 23:44:23 +08:00
Felix Yan
7595011cbb Add a testcase for Regex 2015-11-04 23:43:35 +08:00
lilydjwg
d36b11321d Merge remote-tracking branch 'origin/pr/25' 2015-11-04 23:31:40 +08:00
Felix Yan
0047c6ddac add testcases for AUR 2015-11-04 23:30:25 +08:00
lilydjwg
2992a75686 move sample_source.ini 2015-11-04 23:26:22 +08:00
lilydjwg
3d36589d1a remove unnecessary config files 2015-11-04 23:24:37 +08:00
Felix Yan
5db3b93dcd test helper: generate a real ConfigParser to make all its methods available 2015-11-04 23:11:59 +08:00
lilydjwg
d909983f0d update gitignore for pytest 2015-11-04 22:43:12 +08:00
lilydjwg
1d3abf73b2 use a common module for sources with simple JSON API
closes #19
2015-11-04 22:42:32 +08:00
依云
13c1253c19 Merge pull request #24 from felixonmars/cpan-fix
CPAN fix: version can be an integer and crash nvchecker
2015-11-04 22:28:28 +08:00
依云
18f7eeb825 Merge pull request #23 from felixonmars/tests
Move global IOLoop hack to helper
2015-11-04 22:27:59 +08:00
Felix Yan
b32952e66c CPAN fix: version can be an integer and crash nvchecker 2015-11-04 22:09:36 +08:00
Felix Yan
f1cca7388b Move global IOLoop hack to helper 2015-11-04 21:25:01 +08:00
lilydjwg
f48fdbc441 Merge remote-tracking branch 'origin/pr/22' 2015-11-04 21:00:02 +08:00
lilydjwg
088b73ebde remove the only explicite io_loop argument
This requires Tornado>=4.1.
2015-11-04 20:57:21 +08:00
lilydjwg
b047840c04 Merge remote-tracking branch 'origin/pr/22' 2015-11-04 20:52:43 +08:00
Felix Yan
a76e283918 Clean up sync_get_version 2015-11-04 20:50:22 +08:00
Felix Yan
f5fb79cc63 Add a testcase for Command 2015-11-04 20:47:39 +08:00
Felix Yan
f7287bdf56 Add a testcase for CPAN 2015-11-04 20:20:25 +08:00
Felix Yan
10ac7ea7a6 Add a testcase for RubyGems 2015-11-04 20:18:37 +08:00
Felix Yan
5ae52b9e16 Add a testcase for Hackage 2015-11-04 20:17:37 +08:00
Felix Yan
793b1ad0da Add a testcase for PyPI 2015-11-04 20:15:43 +08:00
lilydjwg
d2049aa3ce update README 2015-11-04 20:13:32 +08:00
lilydjwg
512399cef5 add support for GitHub releases
Original author is isamazingfate, in this pull request:
https://github.com/lilydjwg/nvchecker/pull/15

This closes #15.
2015-11-04 20:10:13 +08:00
lilydjwg
15b800d5a8 more fix for README.rst 2015-11-04 19:43:10 +08:00
lilydjwg
7852ea4d7e fix README.rst 2015-11-04 19:36:28 +08:00
依云
66123fbe9f Merge pull request #21 from felixonmars/tests
Add testcases
2015-11-04 19:32:15 +08:00
Felix Yan
5fc778c6e5 Add testcases 2015-11-04 19:18:03 +08:00
lilydjwg
03e77aa1af Merge remote-tracking branch 'origin/pr/18' 2015-11-04 18:23:04 +08:00