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 879
    • Issues 879
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • 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
  • !212

gtestutils: Mention G_DISABLE_ASSERT in documentation for g_test_init()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/glib:1446-g_test_init-docs into master Jul 31, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

g_test_init() bails if G_DISABLE_ASSERT is defined. Mention that. This is a follow-up to !174 (merged).

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

#1446 (closed)

Closes #1446 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 1446-g_test_init-docs