Skip to content

Add basic library tests#239

Merged
kennykerr merged 3 commits into
masterfrom
kennykerr-library-tests
Mar 22, 2019
Merged

Add basic library tests#239
kennykerr merged 3 commits into
masterfrom
kennykerr-library-tests

Conversation

@kennykerr

Copy link
Copy Markdown
Contributor

This is mainly a placeholder to make it easier to add library tests as fixes and improvements are made to the xlang libraries.

Comment thread src/test/library/CMakeLists.txt Outdated
target_include_directories(test_library
PUBLIC ${XLANG_LIBRARY_PATH} ${XLANG_TEST_INC_PATH})

CONSUME_PAL(test_library)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this library test really depend on the PAL?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, good catch. I just copied the test_platform project and missed this. My cmake skills are nonexistent.

@kennykerr kennykerr merged commit 7e5a2ec into master Mar 22, 2019
@kennykerr kennykerr deleted the kennykerr-library-tests branch March 22, 2019 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants