Commit History

Author SHA1 Message Date
  mingodad b34e9469fa Fix handling of single utf characters specified through '\u0000' 4 years ago
  mingodad e9b6f0281b Allow strings with type prefix when parsing (right now discarding it) 4 years ago
  mingodad 997678e94b Fix to lexing integer overflow inside excluded ifdef 6 years ago
  mingodad c9c778f18f Add a global function "table_toarray" 6 years ago
  mingodad c8de7df3a3 Fix for (-0.0 == 0.0) comparison 6 years ago
  mingodad 9162432edf Enable tests that was failing due to integer/hex parsing 7 years ago
  mingodad f335e7fd81 Add new tests 7 years ago
  mingodad 568f8aa706 Fix for the empty capture on string.match 7 years ago
  mingodad a373d9a05f Allow for for deep equality comparison for SquiLu objects 7 years ago
  mingodad 639d2ce08f Add compile time checked constants to tests 7 years ago
  mingodad 1538b25375 Fix a bug with default parameters and local recursive calls, also added a test for it. 7 years ago
  mingodad e910ee96a6 Update the lexer to accept C/C++ float literals like "0.0f" 8 years ago
  mingodad 148ab73287 Comment out some tests to allow it pass on 32bits build, need a better to fix literal integer 8 years ago
  mingodad 15a996a37b Fix compiler warnings, and add total time spent on tests. 8 years ago
  mingodad d9f5770a63 Add more tests 8 years ago
  mingodad 422c00eb49 Make some tests only for 32 or 64 bits integers 8 years ago
  mingodad ca48c8a590 Add more tests including some of the latest fixes. 8 years ago
  mingodad 153ec064f7 Add regexp tests adapted from http://www.theiling.de/cnc/date/2017-12-19.html 8 years ago
  mingodad 26cbf6035e Add optional message text parameter for assert(), from VasiliyRyabtsev https://github.com/albertodemichelis/squirrel/commit/c10a777285843af3fa5abca9b259f4ea76e96949 8 years ago
  mingodad 559a1b8d07 Fix an of by one mistake and added more tests 8 years ago
  mingodad 713bd0120e Update tests 8 years ago
  mingodad 70fd207f89 The beginning of SquiLu unit tests 8 years ago