blob: 0d83f08b6dd2254bc71b25b2023fdf97e5913470 [file] [edit]
module test_config {
module test_macros { textual header "test_macros.h" }
}
module test {
module double_move_tracker { header "double_move_tracker.h" }
module test_allocator { header "test_allocator.h" }
module test_iterators { header "test_iterators.h" }
module test_text_encoding { header "test_text_encoding.h" }
module type_algorithms { header "type_algorithms.h" }
}