..
archive
Fixed unit tests
2022-02-07 21:27:39 +01:00
boot
Fixed unit tests
2022-02-07 21:27:39 +01:00
bootloader
Fixed unit tests
2022-02-07 21:27:39 +01:00
builder
Added overlayroot_write_partition attribute
2022-02-20 14:42:30 +01:00
container
Make use of container name in OCI images
2022-02-08 10:44:03 +01:00
filesystem
Fixed unit tests
2022-02-07 21:27:39 +01:00
iso_tools
Don't include the ESP in the ISO9660 partition as well ( #1750 )
2022-01-24 15:58:17 +01:00
markup
Support this:// resource locator for includes
2021-11-25 16:02:48 +01:00
oci_tools
Fixed unit tests
2022-02-07 21:27:39 +01:00
package_manager
Follow up fix on force deleting debs
2022-02-14 10:46:19 +01:00
partitioner
Fixed unit tests
2022-02-07 21:27:39 +01:00
repository
Use DEB822-formatted .sources files instead .list files for APT
2022-02-18 18:34:06 -05:00
solver
Fixed unit tests
2022-02-07 21:27:39 +01:00
storage
Fixed unit tests
2022-02-07 21:27:39 +01:00
system
Add support for pre_disk_sync.sh script
2022-02-15 18:18:38 +01:00
tasks
Fixed unit tests
2022-02-07 21:27:39 +01:00
utils
Fixed unit tests
2022-02-07 21:27:39 +01:00
volume_manager
Fixed unit tests
2022-02-07 21:27:39 +01:00
__init__.py
KIWI - appliance builder next generation
2015-12-05 16:17:10 +01:00
.coveragerc
Use pragma: no cover to skip non reachable code
2020-09-29 09:58:22 +02:00
api_helper_test.py
Added decorators to help with API management
2021-01-31 16:06:35 +01:00
cli_test.py
Added debug option --debug-run-scripts-in-screen
2022-01-11 09:38:22 +01:00
command_process_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
command_test.py
Do not return default stdout if it is no raising on failure
2021-05-20 16:29:52 +02:00
defaults_test.py
Care for different snapper template locations
2021-11-25 13:27:30 +01:00
firmware_test.py
Added option to set the image target architecture
2021-04-14 12:53:28 +02:00
help_test.py
Refactor use of raises in unit tests
2019-09-29 19:42:43 +02:00
kiwi_compat_test.py
Make oem be a superset of vmx
2020-09-16 12:56:14 +02:00
logger_color_formatter_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
logger_filter_test.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
logger_test.py
Added debug option --debug-run-scripts-in-screen
2022-01-11 09:38:22 +01:00
mount_manager_test.py
Raise exception on umount issue
2021-10-20 22:57:44 +02:00
path_test.py
Fixed scope of remove_hierarchy
2020-07-22 11:32:28 +02:00
privileges_test.py
Refactor use of raises in unit tests
2019-09-29 19:42:43 +02:00
runtime_checker_test.py
Add support for toplevel include directive(s)
2021-10-07 09:50:38 +02:00
runtime_config_test.py
Compress container images in builder class
2021-12-01 13:28:18 +01:00
shell_test.py
Stop inheriting from object
2019-08-22 15:43:27 +02:00
test_helper.py
Refactor use of logging facility
2019-10-23 17:54:27 +02:00
xml_description_test.py
Moving temp data handling to its own namespace
2021-07-22 13:31:44 +02:00
xml_state_test.py
Change packages target for bootincludes
2022-01-07 16:38:28 +01:00