aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 1d3f5aaffdf5a64cff7f74ee983adb362d1cb4fe (about) (plain)
blob size (364KB) exceeds display size limit (100KB).
mmit/gnu/tests/image.scm?id=73fb14c28ae883b6bd22ffdc63d1d59752cb8e0e'>tests: image: New test....Add a new image test module to validate the image creation itself. The images structures are validated using guile-parted. Checking the content of those images is out of scope and should be performed in other modules (installation for instance). * gnu/tests/image.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Mathieu Othacehe