Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Obey Obey
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • RiscOS
    • SSources
  • Programmer
  • ObeyObey
  • Merge requests
  • !2

Open
Created Dec 02, 2020 by Julie Stamp@jstampDeveloper
  • Report abuse
Report abuse

WIP: Add some tests

  • Overview 1
  • Commits 1
  • Changes 23

Detail: Add some limited tests, started by !Run Tests.!RunTests actually runs the tests, stored in Tests.Suite, one by one. General setup is done by BuildTest.Defs, containing also a variable to configure output to either the command line or Reporter.

Aspects tested:

  • *Quit
  • *Error
  • *Obey (no arguments)
  • Option -m (read from memory)
  • Option -c (cache)
  • Nesting
  • Tail calls
  • ResourceFS handling

!NoChange

Admin: Used to test Obey 0.40 and the C version of Obey

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: AddTests