Skip to content

テスト作成 #7

@takau-jp

Description

@takau-jp

make test

**TEST** <- テストディレクトリ
├── **invalid** <- 異常系
                ├── **map_empty** <-想定するERROR_MSG
                                   ├── **expected.txt** <- 想定するERROR_MSG(比較用)
                                   └── **no_map.cub**
                ├── **map_not_closed** <-想定するERROR_MSG
                                   ├── **expected.txt** <- 想定するERROR_MSG(比較用)
                                   └── **not_closed.cub** 
                                   └── **not_closed2.cub**
└── **valid** <- 正常系
               └── simple.cub
               └── small.cub
               └── shuffled_settings.cub
└── **test.sh** <-テストスクリプト

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions