summaryrefslogtreecommitdiff
path: root/test/test_submodule.py
Commit message (Collapse)AuthorAgeFilesLines
* rmv python 3.5 checks from testsYobmod2021-07-191-2/+1
|
* Added clone multi_options to SubmoduleIgor Lakhtenkov2021-06-301-0/+66
|
* tests: move to root dirKonrad Weihmann2020-07-121-0/+947
| | | | | | | | | This should ensure that tests are NOT packaged into release package by setuptools, as tests are development only + fixtures after moving Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-947/+0
|
* tests: move to root dirKonrad Weihmann2020-07-121-0/+947
| | | | | | | | | This should ensure that tests are NOT packaged into release package by setuptools, as tests are development only + fixtures after moving Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-546/+0
| | | | adjusted
* Implemented dry_run mode including tests for RootModule.update and SubmoduleSebastian Thiel2010-11-251-8/+61
|
* Fixed remaining issues, all tests work as expectedSebastian Thiel2010-11-241-0/+1
|
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all ↵Sebastian Thiel2010-11-211-7/+3
| | | | tests to work with the new directory structure
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+496