summaryrefslogtreecommitdiff
path: root/test/test_submodule.py
Commit message (Expand)AuthorAgeFilesLines
* replace tempfile.mkdtemp w/ tempfile.TemporaryDirectoryFC Stegerman2023-01-081-115/+123
* Updates from reviewSantos Gallegos2022-12-281-4/+37
* Submodule testsSantos Gallegos2022-12-271-1/+115
* More testsSantos Gallegos2022-12-271-1/+2
* Fix source comment typosluz paz2022-08-171-2/+2
* FIX: Mark the correct test_submodule test as xfail on CygwinDWesl2022-06-201-4/+4
* TST: Mark test_submodule.TestSubmodule.test_root_module as xfail on CygwinDWesl2022-06-201-0/+8
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-131/+43
* Run everything through 'black'Sebastian Thiel2022-05-181-204/+363
* Fix various typosluz paz2022-05-071-2/+2
* 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
* 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
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-546/+0
* 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 test...Sebastian Thiel2010-11-211-7/+3
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+496