Advertisement
Guest User

__mode test results

a guest
Oct 19th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.77 KB | None | 0 0
  1. testing mode k
  2. t[1] == k
  3. t[2] == k2
  4. t[3] == v
  5. t[4] == v2
  6.     k == table: 0x108d20    v == table: 0x1092d0
  7.     k2 == table: 0x10b740   v2 == table: 0x1092f8
  8.     1   table: 0x108d20
  9.     2   table: 0x10b740
  10.     3   table: 0x1092d0
  11.     4   table: 0x1092f8
  12.     table: 0x108d20 table: 0x1092d0
  13.     table: 0x1092d0 table: 0x10b740
  14.     table: 0x1092f8 table: 0x108d20
  15.     table: 0x10b740 table: 0x1092f8
  16.  
  17.     k == nil    v == table: 0x1092d0
  18.     k2 == table: 0x10b740   v2 == table: 0x1092f8
  19.     1   table: 0x108d20
  20.     2   table: 0x10b740
  21.     3   table: 0x1092d0
  22.     4   table: 0x1092f8
  23.     table: 0x108d20 table: 0x1092d0
  24.     table: 0x1092d0 table: 0x10b740
  25.     table: 0x1092f8 table: 0x108d20
  26.     table: 0x10b740 table: 0x1092f8
  27.  
  28.     k == nil    v == table: 0x1092d0
  29.     k2 == table: 0x10b740   v2 == nil
  30.     1   table: 0x108d20
  31.     2   table: 0x10b740
  32.     3   table: 0x1092d0
  33.     4   table: 0x1092f8
  34.     table: 0x108d20 table: 0x1092d0
  35.     table: 0x1092d0 table: 0x10b740
  36.     table: 0x1092f8 table: 0x108d20
  37.     table: 0x10b740 table: 0x1092f8
  38.  
  39.     k == nil    v == table: 0x1092d0
  40.     k2 == nil   v2 == nil
  41.     1   table: 0x108d20
  42.     2   table: 0x10b740
  43.     3   table: 0x1092d0
  44.     4   table: 0x1092f8
  45.     table: 0x108d20 table: 0x1092d0
  46.     table: 0x1092d0 table: 0x10b740
  47.     table: 0x1092f8 table: 0x108d20
  48.     table: 0x10b740 table: 0x1092f8
  49.  
  50.     k == nil    v == nil
  51.     k2 == nil   v2 == nil
  52.     1   table: 0x108d20
  53.     2   table: 0x10b740
  54.     3   table: 0x1092d0
  55.     4   table: 0x1092f8
  56.     table: 0x108d20 table: 0x1092d0
  57.     table: 0x1092d0 table: 0x10b740
  58.     table: 0x1092f8 table: 0x108d20
  59.     table: 0x10b740 table: 0x1092f8
  60.  
  61. mode k complete.
  62.  
  63. testing mode v
  64. t[1] == k
  65. t[2] == k2
  66. t[3] == v
  67. t[4] == v2
  68.     k == table: 0x1095f8    v == table: 0x10c008
  69.     k2 == table: 0x109620   v2 == table: 0x10abb0
  70.     1   table: 0x1095f8
  71.     2   table: 0x109620
  72.     3   table: 0x10c008
  73.     4   table: 0x10abb0
  74.     table: 0x109620 table: 0x10abb0
  75.     table: 0x10abb0 table: 0x1095f8
  76.     table: 0x1095f8 table: 0x10c008
  77.     table: 0x10c008 table: 0x109620
  78.  
  79.     k == nil    v == table: 0x10c008
  80.     k2 == table: 0x109620   v2 == table: 0x10abb0
  81.     1   table: 0x1095f8
  82.     2   table: 0x109620
  83.     3   table: 0x10c008
  84.     4   table: 0x10abb0
  85.     table: 0x109620 table: 0x10abb0
  86.     table: 0x10abb0 table: 0x1095f8
  87.     table: 0x1095f8 table: 0x10c008
  88.     table: 0x10c008 table: 0x109620
  89.  
  90.     k == nil    v == table: 0x10c008
  91.     k2 == table: 0x109620   v2 == nil
  92.     1   table: 0x1095f8
  93.     2   table: 0x109620
  94.     3   table: 0x10c008
  95.     4   table: 0x10abb0
  96.     table: 0x109620 table: 0x10abb0
  97.     table: 0x10abb0 table: 0x1095f8
  98.     table: 0x1095f8 table: 0x10c008
  99.     table: 0x10c008 table: 0x109620
  100.  
  101.     k == nil    v == table: 0x10c008
  102.     k2 == nil   v2 == nil
  103.     1   table: 0x1095f8
  104.     2   table: 0x109620
  105.     3   table: 0x10c008
  106.     4   table: 0x10abb0
  107.     table: 0x109620 table: 0x10abb0
  108.     table: 0x10abb0 table: 0x1095f8
  109.     table: 0x1095f8 table: 0x10c008
  110.     table: 0x10c008 table: 0x109620
  111.  
  112.     k == nil    v == nil
  113.     k2 == nil   v2 == nil
  114.     1   table: 0x1095f8
  115.     2   table: 0x109620
  116.     3   table: 0x10c008
  117.     4   table: 0x10abb0
  118.     table: 0x109620 table: 0x10abb0
  119.     table: 0x10abb0 table: 0x1095f8
  120.     table: 0x1095f8 table: 0x10c008
  121.     table: 0x10c008 table: 0x109620
  122.  
  123. mode v complete.
  124.  
  125. testing mode kv
  126. t[1] == k
  127. t[2] == k2
  128. t[3] == v
  129. t[4] == v2
  130.     k == table: 0x10c188    v == table: 0x10c1d8
  131.     k2 == table: 0x10c1b0   v2 == table: 0x10c200
  132.     1   table: 0x10c188
  133.     2   table: 0x10c1b0
  134.     3   table: 0x10c1d8
  135.     4   table: 0x10c200
  136.     table: 0x10c200 table: 0x10c188
  137.     table: 0x10c1b0 table: 0x10c200
  138.     table: 0x10c1d8 table: 0x10c1b0
  139.     table: 0x10c188 table: 0x10c1d8
  140.  
  141.     k == nil    v == table: 0x10c1d8
  142.     k2 == table: 0x10c1b0   v2 == table: 0x10c200
  143.     2   table: 0x10c1b0
  144.     3   table: 0x10c1d8
  145.     4   table: 0x10c200
  146.     table: 0x10c1b0 table: 0x10c200
  147.     table: 0x10c1d8 table: 0x10c1b0
  148.  
  149.     k == nil    v == table: 0x10c1d8
  150.     k2 == table: 0x10c1b0   v2 == nil
  151.     2   table: 0x10c1b0
  152.     3   table: 0x10c1d8
  153.     table: 0x10c1d8 table: 0x10c1b0
  154.  
  155.     k == nil    v == table: 0x10c1d8
  156.     k2 == nil   v2 == nil
  157.     3   table: 0x10c1d8
  158.  
  159.     k == nil    v == nil
  160.     k2 == nil   v2 == nil
  161.  
  162. mode kv complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement