Project

General

Profile

Actions

Bug #953

closed

Run make check and regtest for master on CI

Added by Jonathan Rajotte Julien over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Jonathan Rajotte Julien
Target version:
-
Start date:
10/16/2015
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by Michael Jeanson over 8 years ago

All the new liburcu jobs contain this:

# Run tests
$MAKE check
# Only run regtest for 0.9 and up
if vergte "$PACKAGE_VERSION" "0.9"; then
   $MAKE regtest
fi

Did you mean in the legacy job? Or maybe that wasn't in the job when this bug was opened.

Actions #2

Updated by Jonathan Rajotte Julien over 8 years ago

  • Status changed from Confirmed to Resolved
Actions

Also available in: Atom PDF