inetest for gpcfs purposes</title> <meta name='generator' content='cgit v1.2.3'/> <meta name='robots' content='index, nofollow'/> <link rel='stylesheet' type='text/css' href='/static/cgit.css'/> <link rel='shortcut icon' href='//bananach.space/favicon.png'/> <link rel='alternate' title='Atom feed' href='http://git.bananach.space/minetest.git/atom/src/unittest/test_keycode.cpp?h=release' type='application/atom+xml'/> </head> <body> <div id='cgit'><table id='header'> <tr> <td class='logo' rowspan='2'><a href='/'><img src='//bananach.space/bananach.png' alt='cgit logo'/></a></td> <td class='main'><a href='/'>index</a> : <a href='/minetest.git/'>minetest.git</a></td><td class='form'><form method='get'> <input type='hidden' name='id' value='b312ab44558b793a07621689834d3ae78a388adc'/><select name='h' onchange='this.form.submit();'> <option value='gpcf'>gpcf</option> <option value='lifo-fixes'>lifo-fixes</option> <option value='release' selected='selected'>release</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>modified minetest for gpcfs purposes</td><td class='sub right'>gpcf</td></tr></table> <table class='tabs'><tr><td> <a href='/minetest.git/about/?h=release'>about</a><a href='/minetest.git/?h=release'>summary</a><a href='/minetest.git/refs/?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>refs</a><a href='/minetest.git/log/src/unittest/test_keycode.cpp?h=release'>log</a><a class='active' href='/minetest.git/tree/src/unittest/test_keycode.cpp?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>tree</a><a href='/minetest.git/commit/src/unittest/test_keycode.cpp?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>commit</a><a href='/minetest.git/diff/src/unittest/test_keycode.cpp?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>diff</a></td><td class='form'><form class='right' method='get' action='/minetest.git/log/src/unittest/test_keycode.cpp'> <input type='hidden' name='h' value='release'/><input type='hidden' name='id' value='b312ab44558b793a07621689834d3ae78a388adc'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/minetest.git/tree/?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>root</a>/<a href='/minetest.git/tree/src?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>src</a>/<a href='/minetest.git/tree/src/unittest?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>unittest</a>/<a href='/minetest.git/tree/src/unittest/test_keycode.cpp?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>test_keycode.cpp</a></div><div class='content'>blob: dd3d75a5bb16f79aeca8f0f0eb63deeca00f2c90 (<a href='/minetest.git/plain/src/unittest/test_keycode.cpp?h=release&id=b312ab44558b793a07621689834d3ae78a388adc'>plain</a>) <table summary='blob content' class='blob'> <tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a> <a id='n2' href='#n2'>2</a> <a id='n3' href='#n3'>3</a> <a id='n4' href='#n4'>4</a> <a id='n5' href='#n5'>5</a> <a id='n6' href='#n6'>6</a> <a id='n7' href='#n7'>7</a> <a id='n8' href='#n8'>8</a> <a id='n9' href='#n9'>9</a> <a id='n10' href='#n10'>10</a> <a id='n11' href='#n11'>11</a> <a id='n12' href='#n12'>12</a> <a id='n13' href='#n13'>13</a> <a id='n14' href='#n14'>14</a> <a id='n15' href='#n15'>15</a> <a id='n16' href='#n16'>16</a> <a id='n17' href='#n17'>17</a> <a id='n18' href='#n18'>18</a> <a id='n19' href='#n19'>19</a> <a id='n20' href='#n20'>20</a> <a id='n21' href='#n21'>21</a> <a id='n22' href='#n22'>22</a> <a id='n23' href='#n23'>23</a> <a id='n24' href='#n24'>24</a> <a id='n25' href='#n25'>25</a> <a id='n26' href='#n26'>26</a> <a id='n27' href='#n27'>27</a> <a id='n28' href='#n28'>28</a> <a id='n29' href='#n29'>29</a> <a id='n30' href='#n30'>30</a> <a id='n31' href='#n31'>31</a> <a id='n32' href='#n32'>32</a> <a id='n33' href='#n33'>33</a> <a id='n34' href='#n34'>34</a> <a id='n35' href='#n35'>35</a> <a id='n36' href='#n36'>36</a> <a id='n37' href='#n37'>37</a> <a id='n38' href='#n38'>38</a> <a id='n39' href='#n39'>39</a> <a id='n40' href='#n40'>40</a> <a id='n41' href='#n41'>41</a> <a id='n42' href='#n42'>42</a> <a id='n43' href='#n43'>43</a> <a id='n44' href='#n44'>44</a> <a id='n45' href='#n45'>45</a> <a id='n46' href='#n46'>46</a> <a id='n47' href='#n47'>47</a> <a id='n48' href='#n48'>48</a> <a id='n49' href='#n49'>49</a> <a id='n50' href='#n50'>50</a> <a id='n51' href='#n51'>51</a> <a id='n52' href='#n52'>52</a> <a id='n53' href='#n53'>53</a> <a id='n54' href='#n54'>54</a> <a id='n55' href='#n55'>55</a> <a id='n56' href='#n56'>56</a> <a id='n57' href='#n57'>57</a> <a id='n58' href='#n58'>58</a> <a id='n59' href='#n59'>59</a> <a id='n60' href='#n60'>60</a> <a id='n61' href='#n61'>61</a> <a id='n62' href='#n62'>62</a> <a id='n63' href='#n63'>63</a> <a id='n64' href='#n64'>64</a> <a id='n65' href='#n65'>65</a> <a id='n66' href='#n66'>66</a> <a id='n67' href='#n67'>67</a> <a id='n68' href='#n68'>68</a> <a id='n69' href='#n69'>69</a> <a id='n70' href='#n70'>70</a> <a id='n71' href='#n71'>71</a> <a id='n72' href='#n72'>72</a> <a id='n73' href='#n73'>73</a> <a id='n74' href='#n74'>74</a> <a id='n75' href='#n75'>75</a> <a id='n76' href='#n76'>76</a> <a id='n77' href='#n77'>77</a> <a id='n78' href='#n78'>78</a> <a id='n79' href='#n79'>79</a> <a id='n80' href='#n80'>80</a> <a id='n81' href='#n81'>81</a> <a id='n82' href='#n82'>82</a> <a id='n83' href='#n83'>83</a> <a id='n84' href='#n84'>84</a> <a id='n85' href='#n85'>85</a> <a id='n86' href='#n86'>86</a> <a id='n87' href='#n87'>87</a> <a id='n88' href='#n88'>88</a> <a id='n89' href='#n89'>89</a> <a id='n90' href='#n90'>90</a> <a id='n91' href='#n91'>91</a> <a id='n92' href='#n92'>92</a> <a id='n93' href='#n93'>93</a> <a id='n94' href='#n94'>94</a> <a id='n95' href='#n95'>95</a> <a id='n96' href='#n96'>96</a> <a id='n97' href='#n97'>97</a> <a id='n98' href='#n98'>98</a> <a id='n99' href='#n99'>99</a> <a id='n100' href='#n100'>100</a> <a id='n101' href='#n101'>101</a> <a id='n102' href='#n102'>102</a> <a id='n103' href='#n103'>103</a> <a id='n104' href='#n104'>104</a> <a id='n105' href='#n105'>105</a> <a id='n106' href='#n106'>106</a> <a id='n107' href='#n107'>107</a> <a id='n108' href='#n108'>108</a> <a id='n109' href='#n109'>109</a> <a id='n110' href='#n110'>110</a> <a id='n111' href='#n111'>111</a> <a id='n112' href='#n112'>112</a> <a id='n113' href='#n113'>113</a> <a id='n114' href='#n114'>114</a> <a id='n115' href='#n115'>115</a> <a id='n116' href='#n116'>116</a> <a id='n117' href='#n117'>117</a> <a id='n118' href='#n118'>118</a> <a id='n119' href='#n119'>119</a> <a id='n120' href='#n120'>120</a> <a id='n121' href='#n121'>121</a> <a id='n122' href='#n122'>122</a> <a id='n123' href='#n123'>123</a> <a id='n124' href='#n124'>124</a> <a id='n125' href='#n125'>125</a> <a id='n126' href='#n126'>126</a> <a id='n127' href='#n127'>127</a> <a id='n128' href='#n128'>128</a> <a id='n129' href='#n129'>129</a> </pre></td> <td class='lines'><pre><code><span class="hl com">/*</span> <span class="hl com">Minetest</span> <span class="hl com">Copyright (C) 2016 sfan5 <sfan5@live.de></span> <span class="hl com"></span> <span class="hl com">This program is free software; you can redistribute it and/or modify</span> <span class="hl com">it under the terms of the GNU Lesser General Public License as published by</span> <span class="hl com">the Free Software Foundation; either version 2.1 of the License, or</span> <span class="hl com">(at your option) any later version.</span> <span class="hl com"></span> <span class="hl com">This program is distributed in the hope that it will be useful,</span> <span class="hl com">but WITHOUT ANY WARRANTY; without even the implied warranty of</span> <span class="hl com">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span> <span class="hl com">GNU Lesser General Public License for more details.</span> <span class="hl com"></span> <span class="hl com">You should have received a copy of the GNU Lesser General Public License along</span> <span class="hl com">with this program; if not, write to the Free Software Foundation, Inc.,</span> <span class="hl com">51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span> <span class="hl com">*/</span> <span class="hl ppc">#include</span> <span class="hl pps">"test.h"</span><span class="hl ppc"></span> <span class="hl ppc">#include <string></span> <span class="hl ppc">#include</span> <span class="hl pps">"exceptions.h"</span><span class="hl ppc"></span> <span class="hl ppc">#include</span> <span class="hl pps">"keycode.h"</span><span class="hl ppc"></span> <span class="hl kwc">class</span> TestKeycode <span class="hl opt">:</span> <span class="hl kwc">public</span> TestBase <span class="hl opt">{</span> <span class="hl kwc">public</span><span class="hl opt">:</span> <span class="hl kwd">TestKeycode</span><span class="hl opt">() {</span> <span class="hl kwc">TestManager</span><span class="hl opt">::</span><span class="hl kwd">registerTestModule</span><span class="hl opt">(</span><span class="hl kwa">this</span><span class="hl opt">); }</span> <span class="hl kwb">const char</span> <span class="hl opt">*</span><span class="hl kwd">getName</span><span class="hl opt">() {</span> <span class="hl kwa">return</span> <span class="hl str">"TestKeycode"</span><span class="hl opt">; }</span> <span class="hl kwb">void</span> <span class="hl kwd">runTests</span><span class="hl opt">(</span>IGameDef <span class="hl opt">*</span>gamedef<span class="hl opt">);</span> <span class="hl kwb">void</span> <span class="hl kwd">testCreateFromString</span><span class="hl opt">();</span> <span class="hl kwb">void</span> <span class="hl kwd">testCreateFromSKeyInput</span><span class="hl opt">();</span> <span class="hl kwb">void</span> <span class="hl kwd">testCompare</span><span class="hl opt">();</span> <span class="hl opt">};</span> <span class="hl kwb">static</span> TestKeycode g_test_instance<span class="hl opt">;</span> <span class="hl kwb">void</span> <span class="hl kwc">TestKeycode</span><span class="hl opt">::</span><span class="hl kwd">runTests</span><span class="hl opt">(</span>IGameDef <span class="hl opt">*</span>gamedef<span class="hl opt">)</span> <span class="hl opt">{</span> <span class="hl kwd">TEST</span><span class="hl opt">(</span>testCreateFromString<span class="hl opt">);</span> <span class="hl kwd">TEST</span><span class="hl opt">(</span>testCreateFromSKeyInput<span class="hl opt">);</span> <span class="hl kwd">TEST</span><span class="hl opt">(</span>testCompare<span class="hl opt">);</span> <span class="hl opt">}</span> <span class="hl slc">////////////////////////////////////////////////////////////////////////////////</span> <span class="hl ppc">#define UASSERTEQ_STR(one, two) UASSERT(strcmp(one, two) == 0)</span> <span class="hl kwb">void</span> <span class="hl kwc">TestKeycode</span><span class="hl opt">::</span><span class="hl kwd">testCreateFromString</span><span class="hl opt">()</span> <span class="hl opt">{</span> KeyPress k<span class="hl opt">;</span> <span class="hl slc">// Character key, from char</span> k <span class="hl opt">=</span> <span class="hl kwd">KeyPress</span><span class="hl opt">(</span><span class="hl str">"R"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTEQ_STR</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">sym</span><span class="hl opt">(),</span> <span class="hl str">"KEY_KEY_R"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTCMP</span><span class="hl opt">(</span><span class="hl kwb">int</span><span class="hl opt">, >,</span> <span class="hl kwd">strlen</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">name</span><span class="hl opt">()),</span> <span class="hl num">0</span><span class="hl opt">);</span> <span class="hl slc">// should have human description</span> <span class="hl slc">// Character key, from identifier</span> k <span class="hl opt">=</span> <span class="hl kwd">KeyPress</span><span class="hl opt">(</span><span class="hl str">"KEY_KEY_B"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTEQ_STR</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">sym</span><span class="hl opt">(),</span> <span class="hl str">"KEY_KEY_B"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTCMP</span><span class="hl opt">(</span><span class="hl kwb">int</span><span class="hl opt">, >,</span> <span class="hl kwd">strlen</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">name</span><span class="hl opt">()),</span> <span class="hl num">0</span><span class="hl opt">);</span> <span class="hl slc">// Non-Character key, from identifier</span> k <span class="hl opt">=</span> <span class="hl kwd">KeyPress</span><span class="hl opt">(</span><span class="hl str">"KEY_UP"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTEQ_STR</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">sym</span><span class="hl opt">(),</span> <span class="hl str">"KEY_UP"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTCMP</span><span class="hl opt">(</span><span class="hl kwb">int</span><span class="hl opt">, >,</span> <span class="hl kwd">strlen</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">name</span><span class="hl opt">()),</span> <span class="hl num">0</span><span class="hl opt">);</span> k <span class="hl opt">=</span> <span class="hl kwd">KeyPress</span><span class="hl opt">(</span><span class="hl str">"KEY_F6"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTEQ_STR</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">sym</span><span class="hl opt">(),</span> <span class="hl str">"KEY_F6"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTCMP</span><span class="hl opt">(</span><span class="hl kwb">int</span><span class="hl opt">, >,</span> <span class="hl kwd">strlen</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">name</span><span class="hl opt">()),</span> <span class="hl num">0</span><span class="hl opt">);</span> <span class="hl slc">// Irrlicht-unknown key, from char</span> k <span class="hl opt">=</span> <span class="hl kwd">KeyPress</span><span class="hl opt">(</span><span class="hl str">"/"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTEQ_STR</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">sym</span><span class="hl opt">(),</span> <span class="hl str">"/"</span><span class="hl opt">);</span> <span class="hl kwd">UASSERTCMP</span><span class="hl opt">(</span><span class="hl kwb">int</span><span class="hl opt">, >,</span> <span class="hl kwd">strlen</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">name</span><span class="hl opt">()),</span> <span class="hl num">0</span><span class="hl opt">);</span> <span class="hl opt">}</span> <span class="hl kwb">void</span> <span class="hl kwc">TestKeycode</span><span class="hl opt">::</span><span class="hl kwd">testCreateFromSKeyInput</span><span class="hl opt">()</span> <span class="hl opt">{</span> KeyPress k<span class="hl opt">;</span> <span class="hl kwc">irr</span><span class="hl opt">::</span><span class="hl kwc">SEvent</span><span class="hl opt">::</span>SKeyInput in<span class="hl opt">;</span> <span class="hl slc">// Character key</span> in<span class="hl opt">.</span>Key <span class="hl opt">=</span> <span class="hl kwc">irr</span><span class="hl opt">::</span>KEY_KEY_3<span class="hl opt">;</span> in<span class="hl opt">.</span>Char <span class="hl opt">=</span> L<span class="hl str">'3'</span><span class="hl opt">;</span> k <span class="hl opt">=</span> <span class="hl kwd">KeyPress</span><span class="hl opt">(</span>in<span class="hl opt">);</span> <span class="hl kwd">UASSERTEQ_STR</span><span class="hl opt">(</span>k<span class="hl opt">.</span><span class="hl kwd">sym</span><span class="hl opt">(),</span> <span class="hl str">"KEY_KEY_3"</span><span class="hl opt">);</span> <span class="hl slc">// Non-Character key</span> in<span class="hl opt">.</span>Key <span class="hl opt">=</span> <span class="hl kwc">irr</span><span class="hl opt">::</span>KEY_RSHIFT<span class="hl opt">;