Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Concert::create return NULL if concert already exist. | Harald Eilertsen | 2021-04-22 | 1 | -1/+1 |
| | | | | | | We probably need some better error handling here. There's a myriad of reasons why this call could fail, and we might need to communicate the failure reason somewhere. | ||||
* | Add some tests for Concert class. | Harald Eilertsen | 2021-04-22 | 1 | -0/+49 |