unrhodecode/rhodecode/tests/vcs
2025-12-30 11:12:53 +01:00
..
__init__.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
conftest.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_archives.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_branches.py feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
test_client_http.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_commits.py feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
test_config.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_diff.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_exceptions.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_filenodes_listing_and_caches.py fix(hg-items): fixed missing submodules code and add forgotten stats item 2024-12-02 09:24:32 +01:00
test_filenodes_unicode_path.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_getitem.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_getslice.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_git.py core: run ruff format 2025-01-13 17:47:37 +01:00
test_hg.py feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
test_hg_vcsserver_cache_invalidation.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_inmemory.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_nodes.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_repository.py tests: further test fixes 2025-12-30 11:12:53 +01:00
test_svn.py core: run ruff format 2025-01-13 17:47:37 +01:00
test_tags.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_vcs.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00