~ubuntu-branches/ubuntu/raring/software-center/raring-proposed

« back to all changes in this revision

Viewing changes to tests/test_description_norm.py

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2012-10-11 15:33:05 UTC
  • mfrom: (195.1.18 quantal)
  • Revision ID: package-import@ubuntu.com-20121011153305-fm5ln7if3rpzts4n
Tags: 5.4.1.1
* lp:~mvo/software-center/reinstall-previous-purchase-token-fix:
  - fix reinstall previous purchases that have a system-wide
    license key LP: #1065481
* lp:~mvo/software-center/lp1060106:
  - Add missing gettext init for utils/update-software-center-agent
    (LP: #1060106)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import apt
 
2
import platform
2
3
import unittest
3
4
 
4
5
from tests.utils import (
44
45
GAME FEATURES
45
46
* Save the Moppet from itself""")
46
47
 
 
48
    @unittest.skipIf(platform.dist()[2] == "precise", "needs quantal or later")
47
49
    def test_description_parser_selected(self):
48
50
        cache = apt.Cache()
49
51
        self.assertEqual(