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
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
2019-06-09Add test of noarch vaultingJon Turney
2019-06-05Stop storing relarea path in packageJon Turney
2019-06-05Store path to tar file in Tar objectJon Turney
2019-06-05Factor out movelist as a separate classJon Turney
2019-06-05Add some test coverage for movelist conflictJon Turney
2019-06-04Prevent !reminder-timestamp failing a test with an old checkoutJon Turney
2019-05-30Use subtest in test_html_write to identify different fileJon Turney
2019-05-29Update hint parsing testsJon Turney
2019-05-27Show test status for versions in package summary pageJon Turney
2019-05-27Redirect directory index of package file lists to package summary pageJon Turney
2019-05-27Tidy up packages.incJon Turney
2019-05-27Add navigation frame to package summary pageJon Turney
2019-05-27Generate a per-package summary HTML pageJon Turney
2018-07-07Emit setup-minimum-version:Jon Turney
2018-06-13Write 'conflicts:' from hints into setup.iniJon Turney
2018-06-06Write 'provides:' from hints into setup.iniJon Turney
2018-05-14Fix some escaping issues reported by latest pycodestyleJon Turney
2018-03-05Make test_scan_uploads repeatableJon Turney
2018-02-28Update packages.inc for stylesheet changesJon Turney
2018-02-20Tolerate comma or space separated obsoletes: in hintsJon Turney
2018-02-02Update URL for setup.ini format descriptionJon Turney
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