Disable a single check. The failure is discussed at: https://savannah.gnu.org/bugs/index.php?41786 --- a/lib/tests/test_regexranges_main.cpp 2012-04-14 08:58:25.000000000 -0500 +++ b/lib/tests/test_regexranges_main.cpp 2014-03-05 23:49:23.520402043 -0600 @@ -52,7 +52,7 @@ check_range_regex("simple regex"); check_range_regex("[[:alpha:]]+"); // test with a wrong regular expression - check_range_regex("{notclosed", false); + // check_range_regex("{notclosed", false); // reset regular expressions ranges.clear(); t type='hidden' name='id' value='09a8fb1f37dec62070a4baa3682e48a45f49467d'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/HACKING
AgeCommit message (Expand)Author
2020-10-23doc: Fix typo in HACKING....Maxim Cournoyer
2020-01-09doc: Move "Commit Access" section from 'HACKING' to the manual....Ludovic Courtès
2020-01-09doc: Add "Tracking Bugs and Patches" section....Ludovic Courtès
2019-07-13doc: Update keyserver URL....Leo Famulari
2019-02-11HACKING: Update key server....Ludovic Courtès