Files
EA_with_Python/.mql-auto-forwards/TestSortedMap.f0cde49c.auto.mqh
T

18 lines
1.3 KiB
Plaintext

#ifndef MQL_AUTO_FORWARDS_INCLUDED_F0CDE49CD36EE893
#define MQL_AUTO_FORWARDS_INCLUDED_F0CDE49CD36EE893
// Auto-generated by MQL Clangd. Do not edit — regenerated by "MQL: Create Configuration".
// Forward declarations for top-level functions in c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedMap.mq5
#line 11 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedMap.mq5"
include <Generic\SortedMap.mqh> bool TestMisc_Constructor(const int count);
#line 43 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedMap.mq5"
bool TestMisc_Contains(const int count);
#line 86 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedMap.mq5"
bool TestMisc_Ordering(const int count);
#line 138 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedMap.mq5"
bool TestMisc(const string test_name);
#line 160 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestSortedMap.mq5"
void TestSortedMap(int &tests_performed, int &tests_passed);
#endif