build: refine signal tests

This commit is contained in:
skypjack
2025-12-23 15:31:41 +01:00
parent 741fdc3810
commit 374b612c15
4 changed files with 36 additions and 31 deletions

1
TODO
View File

@@ -33,4 +33,5 @@ TODO:
* meta: conversion_helper machinery has lot of room for improvements
* organizer: view/storage only based model, no registry
* refine tests: add prefixes (i.e. signal_delegate) or scope into their dirs
* refine tests: create per-file scopes to avoid conflicts (ie const_nonconst_...)
* introduce a way to inject stl from outside too