mirror of
https://github.com/nasa/trick.git
synced 2025-04-19 08:36:22 +00:00
Adding missing items to .gitignore to MM test and missing .gitignore file to trick_adt test. (#1879)
This commit is contained in:
parent
1321837abb
commit
1e5361b2a4
@ -9,12 +9,14 @@ MM_declare_var_2_unittest
|
||||
MM_declare_var_unittest
|
||||
MM_delete_var_unittest
|
||||
MM_get_enumerated
|
||||
MM_JSON_Intf
|
||||
MM_read_checkpoint
|
||||
MM_ref_attributes_unittest
|
||||
MM_ref_name_from_address
|
||||
MM_resize_array_unittest
|
||||
MM_sizeof_type_unittest
|
||||
MM_strdup_unittest
|
||||
MM_trick_type_char_string
|
||||
MM_write_checkpoint
|
||||
MM_write_checkpoint_hexfloat
|
||||
MM_write_var_unittest
|
||||
|
3
trick_source/trick_utils/trick_adt/test/.gitignore
vendored
Normal file
3
trick_source/trick_utils/trick_adt/test/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.o
|
||||
dllist_unittest
|
||||
lqueue_unittest
|
Loading…
x
Reference in New Issue
Block a user