Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ansi-test ansi-test
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ansi-test
  • ansi-testansi-test
  • Issues
  • #21

Closed
Open
Created Nov 15, 2019 by Michał Herda@mherda🤔Contributor

Test #:READTABLE-CASE.CASE-* have names without a home backage

https://gitlab.common-lisp.net/ansi-test/ansi-test/blob/master/reader/readtable-case.lsp#L67-L68

         `(deftest ,(make-symbol (concatenate 'string "READTABLE-CASE.CASE-"
                                              (symbol-name reader-case)))

MAKE-SYMBOL creates a symbol without a home package that is then used as a test name.

Assignee
Assign to
Time tracking