mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Remove check (#5650)
This commit is contained in:
parent
780e368072
commit
32a9d4b35b
@ -399,49 +399,6 @@
|
|||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
<!-- Begin Check dependency info -->
|
|
||||||
<bridgehead renderas="sect2" id="check-dep">Check</bridgehead>
|
|
||||||
|
|
||||||
<segmentedlist id="check-depends">
|
|
||||||
<segtitle>&dependencies;</segtitle>
|
|
||||||
<seglistitem>
|
|
||||||
<seg>Gawk, GCC, Grep, Make, Sed, and Texinfo</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
<segmentedlist id="check-rundeps">
|
|
||||||
<segtitle>&runtime;</segtitle>
|
|
||||||
<seglistitem>
|
|
||||||
<seg>Bash and Gawk</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
<segmentedlist id="check-testdeps">
|
|
||||||
<segtitle>&testsuites;</segtitle>
|
|
||||||
<seglistitem>
|
|
||||||
<seg>None</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
<segmentedlist id="check-before">
|
|
||||||
<segtitle>&before;</segtitle>
|
|
||||||
<seglistitem>
|
|
||||||
<seg>None</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
<segmentedlist id="check-optdeps">
|
|
||||||
<segtitle>&external;</segtitle>
|
|
||||||
<seglistitem>
|
|
||||||
<seg>
|
|
||||||
<ulink url='&github;/testing-cabal/subunit'>libsubunit</ulink>
|
|
||||||
and
|
|
||||||
<ulink url='http://cyberelk.net/tim/software/patchutils/'>
|
|
||||||
patchutils</ulink>
|
|
||||||
</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
<!-- Begin Coreutils dependency info -->
|
<!-- Begin Coreutils dependency info -->
|
||||||
<bridgehead renderas="sect2" id="coreutils-dep">Coreutils</bridgehead>
|
<bridgehead renderas="sect2" id="coreutils-dep">Coreutils</bridgehead>
|
||||||
|
|
||||||
|
@ -305,12 +305,9 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<title>Removed:</title>
|
<title>Removed:</title>
|
||||||
<listitem><para></para></listitem> <!-- satisfy build -->
|
<listitem><para></para></listitem> <!-- satisfy build -->
|
||||||
<!--<listitem>
|
<listitem>
|
||||||
<para>expect-5.45.4-gcc14-1.patch</para>
|
<para>Check-0.15.2</para>
|
||||||
</listitem>-->
|
</listitem>
|
||||||
<!--<listitem>
|
|
||||||
<para>readline-8.2-upstream_fixes-3.patch</para>
|
|
||||||
</listitem>-->
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -110,15 +110,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>Check (&check-version;) - <token>&check-size;</token>:</term>
|
|
||||||
<listitem>
|
|
||||||
<para>Home page: <ulink url="&check-home;"/></para>
|
|
||||||
<para>Download: <ulink url="&check-url;"/></para>
|
|
||||||
<para>MD5 sum: <literal>&check-md5;</literal></para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Coreutils (&coreutils-version;) - <token>&coreutils-size;</token>:</term>
|
<term>Coreutils (&coreutils-version;) - <token>&coreutils-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -70,7 +70,6 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/>
|
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="diffutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="diffutils.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gawk.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gawk.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="findutils.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="findutils.xml"/>
|
||||||
|
@ -1,109 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
||||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
||||||
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
||||||
%general-entities;
|
|
||||||
]>
|
|
||||||
|
|
||||||
<sect1 id="ch-system-check" role="wrap">
|
|
||||||
<?dbhtml filename="check.html"?>
|
|
||||||
|
|
||||||
<sect1info condition="script">
|
|
||||||
<productname>check</productname>
|
|
||||||
<productnumber>&check-version;</productnumber>
|
|
||||||
<address>&check-url;</address>
|
|
||||||
</sect1info>
|
|
||||||
|
|
||||||
<title>Check-&check-version;</title>
|
|
||||||
|
|
||||||
<indexterm zone="ch-system-check">
|
|
||||||
<primary sortas="a-Check">Check</primary>
|
|
||||||
</indexterm>
|
|
||||||
|
|
||||||
<sect2 role="package">
|
|
||||||
<title/>
|
|
||||||
|
|
||||||
<para>Check is a unit testing framework for C.</para>
|
|
||||||
|
|
||||||
<segmentedlist>
|
|
||||||
<segtitle>&buildtime;</segtitle>
|
|
||||||
<segtitle>&diskspace;</segtitle>
|
|
||||||
|
|
||||||
<seglistitem>
|
|
||||||
<seg>&check-fin-sbu;</seg>
|
|
||||||
<seg>&check-fin-du;</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
</sect2>
|
|
||||||
|
|
||||||
<sect2 role="installation">
|
|
||||||
<title>Installation of Check</title>
|
|
||||||
|
|
||||||
<para>Prepare Check for compilation:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>
|
|
||||||
|
|
||||||
<para>Build the package:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="make">make</userinput></screen>
|
|
||||||
|
|
||||||
<para>Compilation is now complete. To run the Check test suite, issue the
|
|
||||||
following command:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="test">make check</userinput></screen>
|
|
||||||
|
|
||||||
<!-- <para>Note that the Check test suite may take a relatively long
|
|
||||||
(up to 4 SBU) time.</para>
|
|
||||||
-->
|
|
||||||
<para>Install the package:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="install">make docdir=/usr/share/doc/check-&check-version; install</userinput></screen>
|
|
||||||
|
|
||||||
</sect2>
|
|
||||||
|
|
||||||
<sect2 id="contents-check" role="content">
|
|
||||||
<title>Contents of Check</title>
|
|
||||||
|
|
||||||
<segmentedlist>
|
|
||||||
<segtitle>Installed program</segtitle>
|
|
||||||
<segtitle>Installed library</segtitle>
|
|
||||||
|
|
||||||
<seglistitem>
|
|
||||||
<seg>checkmk</seg>
|
|
||||||
<seg>libcheck.so</seg>
|
|
||||||
</seglistitem>
|
|
||||||
</segmentedlist>
|
|
||||||
|
|
||||||
<variablelist>
|
|
||||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
||||||
<?dbfo list-presentation="list"?>
|
|
||||||
<?dbhtml list-presentation="table"?>
|
|
||||||
|
|
||||||
<varlistentry id="checkmk">
|
|
||||||
<term><command>checkmk</command></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Awk script for generating C unit tests for use with the Check
|
|
||||||
unit testing framework</para>
|
|
||||||
<indexterm zone="ch-system-check checkmk">
|
|
||||||
<primary sortas="b-checmk">checkmk</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="libcheck">
|
|
||||||
<term><filename class="libraryfile">libcheck.so</filename></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Contains functions that allow Check to be called from a test
|
|
||||||
program</para>
|
|
||||||
<indexterm zone="ch-system-check libcheck">
|
|
||||||
<primary sortas="c-libcheck">libcheck</primary>
|
|
||||||
</indexterm>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
</variablelist>
|
|
||||||
|
|
||||||
</sect2>
|
|
||||||
|
|
||||||
</sect1>
|
|
@ -118,7 +118,6 @@ function get_packages( $package, $dirpath )
|
|||||||
//if ( $package != "wheel" ) return 0; // debug
|
//if ( $package != "wheel" ) return 0; // debug
|
||||||
|
|
||||||
if ( $package == "bc" ) $dirpath = github("gavinhoward/bc");
|
if ( $package == "bc" ) $dirpath = github("gavinhoward/bc");
|
||||||
if ( $package == "check" ) $dirpath = github("libcheck/check");
|
|
||||||
if ( $package == "e2fsprogs" ) $dirpath = "https://sourceforge.net/projects/e2fsprogs/files/e2fsprogs";
|
if ( $package == "e2fsprogs" ) $dirpath = "https://sourceforge.net/projects/e2fsprogs/files/e2fsprogs";
|
||||||
if ( $package == "expat" ) $dirpath = "https://sourceforge.net/projects/expat/files";
|
if ( $package == "expat" ) $dirpath = "https://sourceforge.net/projects/expat/files";
|
||||||
if ( $package == "elfutils" ) $dirpath = "https://sourceware.org/ftp/elfutils";
|
if ( $package == "elfutils" ) $dirpath = "https://sourceware.org/ftp/elfutils";
|
||||||
|
@ -96,14 +96,6 @@
|
|||||||
<!ENTITY bzip2-fin-du "7.2 MB">
|
<!ENTITY bzip2-fin-du "7.2 MB">
|
||||||
<!ENTITY bzip2-fin-sbu "less than 0.1 SBU">
|
<!ENTITY bzip2-fin-sbu "less than 0.1 SBU">
|
||||||
|
|
||||||
<!ENTITY check-version "0.15.2">
|
|
||||||
<!ENTITY check-size "760 KB">
|
|
||||||
<!ENTITY check-url "&github;/libcheck/check/releases/download/&check-version;/check-&check-version;.tar.gz">
|
|
||||||
<!ENTITY check-md5 "50fcafcecde5a380415b12e9c574e0b2">
|
|
||||||
<!ENTITY check-home "https://libcheck.github.io/check">
|
|
||||||
<!ENTITY check-fin-du "11 MB">
|
|
||||||
<!ENTITY check-fin-sbu "0.1 SBU (about 2.1 SBU with tests)">
|
|
||||||
|
|
||||||
<!ENTITY coreutils-version "9.6">
|
<!ENTITY coreutils-version "9.6">
|
||||||
<!ENTITY coreutils-size "5,991 KB">
|
<!ENTITY coreutils-size "5,991 KB">
|
||||||
<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
|
<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
|
||||||
|
Loading…
Reference in New Issue
Block a user