Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • LIGO LIGO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 174
    • Issues 174
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ligolang
  • LIGOLIGO
  • Merge requests
  • !1687

Fix and basic docs about Test.random

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged E. Rivas requested to merge er433/fix/test-random into dev Apr 12, 2022
  • Overview 2
  • Commits 5
  • Pipelines 6
  • Changes 5

type:fixed

Fix and docs about Test.random

The typing rule for Test.random is wrong (an extra option). This MR fixes that, and it also adds the function in the Test reference (docs.), as well as a test case.

Changelog details:

Inference for Test.random fixed.

Edited Apr 12, 2022 by E. Rivas
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: er433/fix/test-random