Modify the expected outcome of test 012 so that it passes when bibtex is not in the path, as we do not wish to add texlive as an input just for this test. diff -u -r doxygen-1.8.7.orig/testing/012/citelist.xml doxygen-1.8.7/testing/012/citelist.xml --- doxygen-1.8.7.orig/testing/012/citelist.xml 2014-04-24 23:43:34.000000000 +0200 +++ doxygen-1.8.7/testing/012/citelist.xml 2014-04-24 23:49:43.000000000 +0200 @@ -4,17 +4,6 @@ citelist Bibliography - - - - [1] - - - DonaldE. Knuth. Tex and Metafont, New Directions in Typesetting. American Mathematical Society and Digital Press, Stanford, 1979. - - - - diff -u -r doxygen-1.8.7.orig/testing/012/indexpage.xml doxygen-1.8.7/testing/012/indexpage.xml --- doxygen-1.8.7.orig/testing/012/indexpage.xml 2014-04-24 23:43:34.000000000 +0200 +++ doxygen-1.8.7/testing/012/indexpage.xml 2014-04-24 23:44:05.000000000 +0200 @@ -4,7 +4,7 @@ index My Project - See [1] for more info. + See knuth79 for more info. parted.scm'>
path: root/gnu/installer/parted.scm
AgeCommit message (Expand)Author
2019-03-27installer: Produce an 'initrd-modules' field if needed....Ludovic Courtès
2019-03-27installer: Emit 'bootloader' field before 'swap-devices'....Ludovic Courtès
2019-03-25installer: Set the system's 'keyboard-layout' field....Ludovic Courtès
2019-02-18gnu: Fix some typos in the installer....Tobias Geerinckx-Rice
2019-01-17installer: "formating" → "formatting"....Ludovic Courtès
2019-01-17installer: parted: Do not call BLKRRPART on loop devices....Mathieu Othacehe
2019-01-17installer: Various renamins follow-up....Mathieu Othacehe
2019-01-17installer: Various renamings....Mathieu Othacehe
2019-01-17installer: parted: Use read-luks-partition-uuid instead of...Mathieu Othacehe
2019-01-17installer: partionment: Add encryption support....Mathieu Othacehe
2019-01-17installer: partition: Fix swaping and use syscalls....Mathieu Othacehe
2019-01-17installer: Add partitioning support....Mathieu Othacehe