GSoC: 10 weeks
Hi! This is the tenth week of the Google Summer of Code project. There are only a few weeks left until the end of the course.
Since the last blog post, I've managed to replace all the binary packages in the simplest tests, and I've started with some of medium difficulty. These are the following, with some notes of what each one requires:
- test_erlang.py (require binary files)
- test_shlib_policy.py (require binary files)
- test_logrotate.py (special file content & permissions)
- test_lib_dependency.py (Just one test needed, Link to .so shouldn't be present in devel package)
- test_icon_sizes.py (Lots of image binary files, just checks paths and image size)
- test_files.py (Lots of tests, but easy to replace just replicating rpm files and the content)
- test_doc.py (files, permissions and requirements. Files with RPMFILE_DOC flag)
- test_bashisms.py (just file content, it could require some tweaks in the second test, related to pkg.dirname)
Up to this point, I've replaced half of them.
The aim until the end of the programming period is to replace as many tests as possible and improve the cleanliness and organization of the project.
See you soon!👋
Comentarios
Publicar un comentario