Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_defaultChar_t consideration #117

Open
todo bot opened this issue May 13, 2020 · 0 comments
Open

_defaultChar_t consideration #117

todo bot opened this issue May 13, 2020 · 0 comments
Assignees
Labels
question Further information is requested todo 🗒️

Comments

@todo
Copy link

todo bot commented May 13, 2020

this test might bring the consideration to return/have something different


// TODO _defaultChar_t consideration
// BODY this test might bring the consideration to return/have something different
// rather that {0, 0, 0} when wrong input for .at
std::string title = ::testing::UnitTest::GetInstance()->current_test_info()->name();
VgaTerminal term = VgaTerminal(title, SDL_WINDOW_HIDDEN, -1, 0);
SDL_Rect vp = term.getViewport();


This issue was generated by todo based on a TODO comment in a072502 when #111 was merged. cc @Raffaello.
@todo todo bot added the todo 🗒️ label May 13, 2020
@todo todo bot assigned Raffaello May 13, 2020
@Raffaello Raffaello added the question Further information is requested label May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant