Commit History

Author SHA1 Message Date
  David Piuva a202aa6cc8 Added more List tests. 6 months ago
  David Piuva 9c4d651a8e Made a recursive tree test for List. 6 months ago
  David Piuva 2ed3b5d697 Made List work with movable non-copyable types. 6 months ago
  David Piuva c05defbca8 Reduced dependencies for tests to compile them faster. 10 months ago
  David Piuva f27116ee96 Removed the std::vector backend from dsr::List. 10 months ago
  David Piuva c7066ae7fa Added an Algorithm API to the framework, which is useful for writing functional regression tests with less code. 2 years ago
  David Piuva f73f35cc49 Added == and != operators for strings as another way to call string_match from template functions. 2 years ago
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
  David Piuva cc676c021d Forgot to commit the list test. 5 years ago