Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 875
    • Issues 875
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GLib
  • Merge requests
  • !263

build: Clean files left behind after gio/tests/gresource.c test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/glib:gresource-distcheck-failure into master Aug 22, 2018
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

This is a follow-up to commit 614adf8a, which started generating two new files as part of the test; they need to be cleaned up before distcheck will pass.

Ideally, the test should run a temporary directory and wipe that directory itself before exiting, but that’s a bit of a big change to make right now. Deferred to #1495.

Signed-off-by: Philip Withnall withnall@endlessm.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: gresource-distcheck-failure