Commit History

Author SHA1 Message Date
  Michael Ragazzon 8c77a51da7 Tests shell: Add single (non-blocking) render loop 2 months ago
  Michael Ragazzon 99d91edc0c Unit testing: Enable shell renderer with environment variable instead of compile definiion 1 year ago
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) 1 year ago
  Michael Ragazzon 05f24a76ff Create a mock class for the render interface 1 year ago
  Michael Ragazzon 90b3322931 Fix enabling tests shell in unit tests 1 year ago
  Michael Ragazzon 16dcbcbaea Unit tests: Lazy load shell as needed 1 year ago
  Michael Ragazzon 147357749f Unit tests: Automatically reset counters on shutdown 1 year ago
  Michael Ragazzon 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 year ago
  Michael Ragazzon 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 years ago
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 years ago
  suddenly e8500731d4 Animation support for decorators (#421) 2 years ago
  Michael Ragazzon 18f6a1aad8 Font textures are now initially being generated with the ascii range of characters. 3 years ago
  Michael Ragazzon 35b1132d7d Add unit tests for debugger plugin shutdown 3 years ago
  Michael Ragazzon 2edd6f99f3 Refactor shell, introduce backends 3 years ago
  Michael Ragazzon d5dca5486e Tests shell combine macro settings 4 years ago
  Michael Ragazzon fa2b6a579e Fix TestsShell 4 years ago
  Michael Ragazzon 6a08691bf0 Update tests 4 years ago
  Michael Ragazzon 52edfde013 Allow unit tests to expect warnings and errors logged by RmlUi 4 years ago
  Michael Ragazzon 8298a8ddd8 Fix locating images in decoraters declared in inline style. Add unit test. See #153. 5 years ago
  Michael Ragazzon de1f264f5c Update benchmarks shell. Add benchmark for loading documents. 5 years ago
  Michael Ragazzon 8e03c73590 Refactor VisualTests. Enable capturing screenshots of the current test or all tests in the test suite. 5 years ago
  Michael Ragazzon 61a14fd25a - Add a visual test suite for navigating and comparing formatting of documents for correctness, in particular for testing the layout engine. Includes some examples from the CSS specifications. 5 years ago