@ -242,3 +242,42 @@
{ ' f o o ' : ' T e s t I f S t r u c t ' ,
' b a r ' : { ' t y p e ' : [ ' T e s t I f E n u m ' ] , ' i f ' : ' d e f i n e d ( T E S T _ I F _ E V T _ B A R ) ' } } ,
' i f ' : ' d e f i n e d ( T E S T _ I F _ E V T ) & & d e f i n e d ( T E S T _ I F _ S T R U C T ) ' }
# t e s t ' f e a t u r e s ' f o r s t r u c t s
{ ' s t r u c t ' : ' F e a t u r e S t r u c t 0 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ ] }
{ ' s t r u c t ' : ' F e a t u r e S t r u c t 1 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ ' f e a t u r e 1 ' ] }
{ ' s t r u c t ' : ' F e a t u r e S t r u c t 2 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ { ' n a m e ' : ' f e a t u r e 1 ' } ] }
{ ' s t r u c t ' : ' F e a t u r e S t r u c t 3 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ ' f e a t u r e 1 ' , ' f e a t u r e 2 ' ] }
{ ' s t r u c t ' : ' F e a t u r e S t r u c t 4 ' ,
' d a t a ' : { ' n a m e s p a c e - t e s t ' : ' i n t ' } ,
' f e a t u r e s ' : [ ' n a m e s p a c e - t e s t ' , ' i n t ' , ' n a m e ' , ' i f ' ] }
{ ' s t r u c t ' : ' C o n d F e a t u r e S t r u c t 1 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ { ' n a m e ' : ' f e a t u r e 1 ' , ' i f ' : ' d e f i n e d ( T E S T _ I F _ F E A T U R E _ 1 ) ' } ] }
{ ' s t r u c t ' : ' C o n d F e a t u r e S t r u c t 2 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ { ' n a m e ' : ' f e a t u r e 1 ' , ' i f ' : ' d e f i n e d ( T E S T _ I F _ F E A T U R E _ 1 ) ' } ,
{ ' n a m e ' : ' f e a t u r e 2 ' , ' i f ' : ' d e f i n e d ( T E S T _ I F _ F E A T U R E _ 2 ) ' } ] }
{ ' s t r u c t ' : ' C o n d F e a t u r e S t r u c t 3 ' ,
' d a t a ' : { ' f o o ' : ' i n t ' } ,
' f e a t u r e s ' : [ { ' n a m e ' : ' f e a t u r e 1 ' , ' i f ' : [ ' d e f i n e d ( T E S T _ I F _ C O N D _ 1 ) ' ,
' d e f i n e d ( T E S T _ I F _ C O N D _ 2 ) ' ] } ] }
{ ' c o m m a n d ' : ' t e s t - f e a t u r e s ' ,
' d a t a ' : { ' f s 0 ' : ' F e a t u r e S t r u c t 0 ' ,
' f s 1 ' : ' F e a t u r e S t r u c t 1 ' ,
' f s 2 ' : ' F e a t u r e S t r u c t 2 ' ,
' f s 3 ' : ' F e a t u r e S t r u c t 3 ' ,
' f s 4 ' : ' F e a t u r e S t r u c t 4 ' ,
' c f s 1 ' : ' C o n d F e a t u r e S t r u c t 1 ' ,
' c f s 2 ' : ' C o n d F e a t u r e S t r u c t 2 ' ,
' c f s 3 ' : ' C o n d F e a t u r e S t r u c t 3 ' } }