Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-22Run flake8, as wellJon Turney
2018-01-22Fix running pep8 on test/Jon Turney
2018-01-22Rename depends: to depends2:Jon Turney
2018-01-18Generate depends: from requires:, if not presentJon Turney
2017-12-06Treat 'not on the package list' as an errorJon Turney
2017-11-17Fix representation of defaultdict in test data for python 3.6Jon Turney
2017-11-17Shrink ldesc in one hint to work around limitations of previous fixJon Turney
2017-11-17Extend the sdesc in one hint to work around limitations of previous fixJon Turney
2017-11-17Fix representation of OrderedDict in test data with python 3.6Jon Turney
2017-11-09Add basic build-depends: handlingJon Turney
2017-11-09Allow the effective version to be overridden by version: hintJon Turney
2017-11-09Add tests of obsoletes: and depends:Jon Turney
2017-11-09Try to rename setup.hint to pvr.hint at uploadJon Turney
2017-11-03Write setup.ini version sections for more than 3 versionsJon Turney
2017-10-06Upgrade some checks from a warning to an errorJon Turney
2017-10-06Add more version comparision testsJon Turney
2017-10-04Fix a problem with version sortingJon Turney
2017-06-05Put message: with other package section keys, not after the last package vers...Jon Turney
2017-05-14Stop pretending we handle UTF-8 maintainer namesJon Turney
2017-05-07Remove lingering reference to setup.hint in 'unknown construct' error messageJon Turney
2017-04-12Add daemon mode for calmJon Turney
2017-04-09Mark empty packages which have no dependencies and aren't obsolete as source-...Jon Turney
2017-04-06Remove old expected hints unused by test_hint_parserJon Turney
2017-01-19Set default kept versions count to 3Jon Turney
2017-01-10Fix keep: implementationJon Turney
2017-01-10Write valid HTML for package listing filesJon Turney
2017-01-10Drop 'installed binaries and support files' from package listing titleJon Turney
2017-01-07Ensure that '&','<','>' in sdesc are escaped in HTMLJon Turney
2016-12-09Add a test for uploading just a replacement pvr.hint fileJon Turney
2016-11-16setup.hint always sets stability level hints, even if they are absentJon Turney
2016-11-09Handle uploads with absent and removed override.hint differentlyJon Turney
2016-11-02Fix merging of stability level hintsJon Turney
2016-10-22Update for CSS change of 'background' from id to classJon Turney
2016-09-19Write human-readable time in addition to machine-readable timestampAchim Gratz
2016-09-15Report conflicting movelists as an errorJon Turney
2016-09-15Add staleversion test packageJon Turney
2016-09-15Move stale package versions to the vaultJon Turney
2016-09-14Correctly handle upload which doesn't alter an existing override.hintJon Turney
2016-09-14Check the setup.ini produced by the 'process' testJon Turney
2016-08-30Test for upload with per-version hintsJon Turney
2016-08-30Tests for packages with per-version hintsJon Turney
2016-08-30Update processing for per-version hintsJon Turney
2016-07-30Generalize setup.hint reading to .hint file readingJon Turney
2016-06-26Permit the upload of a compressed empty file as a package file20160629Jon Turney
2016-06-22Check that packages have some versions, and warn if no curr versionJon Turney
2016-06-15Better checking for corrupt packagesJon Turney
2016-06-11Allow previous maintainer(s) of orphaned package to still uploadJon Turney
2016-05-12Make packageableJon Turney