Files
EA_with_Python/.mql-auto-forwards/TestHashSet.93ceb4a9.auto.mqh
T

16 lines
1.1 KiB
Plaintext

#ifndef MQL_AUTO_FORWARDS_INCLUDED_93CEB4A9784F8D93
#define MQL_AUTO_FORWARDS_INCLUDED_93CEB4A9784F8D93
// 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/TestHashSet.mq5
#line 11 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestHashSet.mq5"
include <Generic\HashSet.mqh> bool TestMisc_Constructor(const int count);
#line 42 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestHashSet.mq5"
bool TestMisc_TrimExpress(const int count);
#line 102 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestHashSet.mq5"
bool TestMisc(const string test_name);
#line 120 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/UnitTests/Generic/TestHashSet.mq5"
void TestHashSet(int &tests_performed, int &tests_passed);
#endif