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
2022-06-15Use a separate staging dir for automated build uploadsJon Turney
2022-06-14Remove empty subdirectoriesJon Turney
2022-06-07Allow 'license:' key in source hintJon Turney
2022-05-17Improve reporting of what's happening with their packages to a maintainerJon Turney
2022-05-17Raise minimum setup version to 2.903Jon Turney
2022-03-06Give unmaintained packages the 'unmaintained' pseudo-categoryJon Turney
2022-02-23Persistently record all package namesJon Turney
2022-02-14Remove 'stability level' computation and useJon Turney
2022-01-20Update expected test output for summary link in package contents HTMLJon Turney
2021-05-31Disallow requires: and obsoletes: in src.hint filesJon Turney
2021-05-29Make 'homepage:' mandatory in new -src.hint uploadsJon Turney
2021-05-24Ignore 'skip' hintJon Turney
2021-05-09Simplify package processing by removing vermapJon Turney
2021-05-09Improve empty package checksJon Turney
2021-05-06Clean test_html_writer output directory before testJon Turney
2021-03-14Handle epoch (if present) in version comparisonJon Turney
2021-01-04Add zstd to permitted archive compressionsJon Turney
2021-01-04Stop permitting upload of 0-byte compressed filesJon Turney
2020-08-23Include a date in package summary pageJon Turney
2020-07-28Raise minimum setup version to 2.895Jon Turney
2020-07-19package.delete() also deletes empty packagesJon Turney
2020-06-11Avoid shadowing 'object' builtinJon Turney
2020-06-07Teach check that requires: are satified to know about provides:Jon Turney
2020-06-01Bump the minimum setup versionJon Turney
2020-05-28Move static methods out of Maintainers classJon Turney
2020-05-25Remove support for curr: appearing in override.hintJon Turney
2020-05-20Clean up unnecessary uses of get/setattr() in test_calm.pyJon Turney
2020-05-20Mark unused variable in uses of os.walk()Jon Turney
2020-05-19Disallow more hints which don't make sense for source packageJon Turney
2020-05-19Use build-depends: hint from source package in setup.iniJon Turney
2020-05-19Disallow build-depends: in install package hintsJon Turney
2020-04-14Prevent very old setup versions from being usedJon Turney
2020-03-26Extend test to cover hint adjustment at uploadJon Turney
2020-03-26Update tests for separate source .hintJon Turney
2020-03-26Revert "Disable testing of replacement hint upload"Jon Turney
2020-02-22Remove support for prev: appearing in override.hintJon Turney
2020-02-22Remove support for test: appearing in override.hintJon Turney
2019-09-07Disable testing of replacement hint uploadJon Turney
2019-07-06Always mark source packages as skipJon Turney
2019-07-05Extend test to cover json dumpJon Turney
2019-07-05Add a manual test script for sending log mailJon Turney
2019-07-04Also write a source package index pageJon Turney
2019-07-04Create a separate package object for the source packageJon Turney
2019-07-04Add a check that dirtree produced matches expected in test_html_writerJon Turney
2019-06-20Omit maintainer in package summary page if we don't have any detailsJon Turney
2019-06-20Round file size up in package summaryJon Turney
2019-06-20Add alphabetic shortcuts to package listJon Turney
2019-06-15Drop some accomodations for sdesc:-less packagesJon Turney
2019-06-11Use summary/description rather than sdesc/ldesc in package summary pageJon Turney
2019-06-11Give first package name in pkglist the 'pkgname' styleJon Turney