new tarantool.build.test_build flag
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
It is true if TEST_BUILD build option is set and false otherwise.
Requested by @nshy in https://github.com/tarantool/tarantool/commit/94d2813841a649d5254974dd921aed01af1b24d4.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the documentation for the tarantool.build API and the existing build-related options. Add the documented test_build flag, noting that it reflects whether TEST_BUILD is set; done means the option is present with the stated true/false behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100