aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-02-17 00:08:37 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2020-02-22 06:49:34 +0530
commit3320e13d91d68f0a4898901c168b3981b76dec41 (patch)
tree46770e75260d290a4ae9114a5e9509b742b01016 /docs/markdown
parentb0061257c93da955397da05fb0783801f67cd54d (diff)
downloadmeson-3320e13d91d68f0a4898901c168b3981b76dec41.zip
meson-3320e13d91d68f0a4898901c168b3981b76dec41.tar.gz
meson-3320e13d91d68f0a4898901c168b3981b76dec41.tar.bz2
unit tests: Add a test for the symbolchecker script
When a source file for a library is changed without adding new extern symbols, only that library should be rebuilt. Nothing that uses it should be relinked. Along the way, also remove trailing `.` in all Ninja rule descriptions. It's very confusing to see messages like: ``` Linking target mylib.dll. ``` It's confusing that the period at the end of that is not part of the filename. Instead of removing that period manually in the tests (which feels wrong!) just don't print it at all.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions