James Lu
67c40b5974
PkgInfo: skip 'archlinux' and 'archaur' tests; the servers very often time out!
2017-02-23 18:00:32 -08:00
James Lu
f784e15ed0
PkgInfo: update tests for 'fedora'
2016-09-05 20:40:18 -07:00
James Lu
7e8bf6ab17
PkgInfo: add 'filesearch' for searching contents in Debian/Ubuntu
2016-09-05 20:17:44 -07:00
James Lu
865b15aab1
PkgInfo: raise timeout for tests
2016-05-09 18:25:49 -07:00
James Lu
48d900b6f5
PkgInfo: more consistency in pluralization and "View more at" URLs
2015-06-29 15:23:46 -07:00
James Lu
14a5e4382d
PkgInfo: add command to search FreeBSD Ports
...
Closes #32 .
2015-06-29 14:57:01 -07:00
James Lu
c4540e2c6f
PkgInfo: CentOS support! Closes #31 .
2015-06-10 19:23:21 -07:00
James Lu
7e363ef640
PkgInfo: add 'fedora' command ( Closes #28 )
2015-06-10 18:33:23 -07:00
James Lu
c3e62391ef
PkgInfo: Rename 'archpkg' command to 'archlinux'
2015-05-09 17:26:43 -07:00
James Lu
8d15c8777c
PkgInfo: rename 'mintpkg' command to 'linuxmint'
2015-05-09 17:25:14 -07:00
James Lu
3a40aa144e
Revert "PkgInfo: in pkgsearch, make <distro> optional"
...
This reverts commit 3e1960a51ef48cbe02d6664dbe17a8d6309c4b45.
2015-04-26 16:07:11 -07:00
James Lu
ee62782603
copyright year updates
2015-04-25 23:22:58 -07:00
James Lu
2574872b9d
PkgInfo: refactor 'pkg', rewrote --depends and added source lookup
...
* --recommends and --suggests are merged into --depends
* --source option is added, allows looking for build-dependencies too in conjunction with --depends!
* colorize --depends output based on dependency type; we now show all types of package relations in one command.
2015-04-25 23:06:54 -07:00
James Lu
fcace4d5a3
Update test cases:
...
- FML/SupyMisc/WTE: use unittest.skipUnless() for handling --no-network
- Remove redundant 'import unittest'
2015-03-03 17:09:59 -08:00
James Lu
c9d22a64bf
PkgInfo: remove 'vlist --source' & update tests
...
This isn't the most useful feature since a normal 'vlist' lookup can also
find source packages when 'config plugins.PkgInfo.archs' is configured
correctly.
2015-01-30 20:54:06 -05:00
James Lu
3e1960a51e
PkgInfo: in pkgsearch, make <distro> optional
2015-01-28 01:51:41 -05:00
GLolol
7d4b9cb9c2
FML/PkgInfo: update tests & travis files
...
- requirements.txt: Fetch testing branch of Limnoria
- travis.yml: drop python 3.2-3.3 from allow_failures,
use --no-network with tests to prevent fails
2015-01-07 18:36:16 -08:00
James Lu
f73028a0ed
DDG/PkgInfo: Update tests
2014-12-11 18:39:59 -08:00
GLolol
44a5a8c7dd
PkgInfo: catch the correct TimeoutError in tests
2014-12-07 13:57:13 -08:00
James Lu
ea235297c0
PkgInfo: skip tests on TimeoutError
2014-12-03 17:08:58 -08:00
James Lu
ee2e2ecb2e
PkgInfo: update tests
2014-11-27 16:54:09 -08:00
James Lu
afe692e8c9
Updates to PkgInfo
...
- In exception handling, only catch utils.web.Error instead of all possible exceptions
- Rename 'package' command to 'pkg'
- vlist/pkgsearch: guess distribution from release name as with 'pkg', so that 'vlist trusty <app>' is accepted
2014-11-02 17:31:41 -08:00
GLolol
3ceb818985
PkgInfo: skip archpkg test if arch's API is down
2014-11-01 13:17:44 -07:00
GLolol
34850f3966
PkgInfo: make tests more specific (use regexp instead of notError)
2014-10-27 09:49:55 -07:00
GLolol
2df74d071e
PkgInfo: add --source option in vlist command
2014-10-27 09:37:42 -07:00
GLolol
1428babc58
Fix tests for PkgInfo and TLDInfo
...
- Comment out the unicode test in TLDInfo/test.py, since Unicode handling is so inconsistent between Python versions (I'll look into this later)
2014-10-24 11:35:33 -07:00
James Lu
6c8e41e189
add Namegen plugin / update README and PkgInfo tests
...
- PkgInfo: add basic tests for pkgsearch / mintpkg
- Deprecate OperUp (and RelayLink to a lesser extent)
- add new Namegen plugin
2014-10-16 18:38:07 -07:00
James Lu
5c5ab2cf74
Isup/NoTrigger/PassGen/PkgInfo: add unittests ( #13 )
2014-10-06 19:02:12 -07:00
GLolol
df8e3e529f
Add PkgInfo
2014-08-15 11:36:39 -07:00