Skip to content
Snippets Groups Projects
  1. Apr 13, 2018
    • Andreas Gohr's avatar
      make testing of inaccessible methods easier · 210ff133
      Andreas Gohr authored
      While it's generally frowned upon testing privates, it can often be
      useful and the easier way to write tests. Eg you want to test something
      complicated method that is important, but you do not want to expose it
      directly to other classes...
      
      This new method uses reflection to make access to such methods possible
      from within tests without the need for intermediate classes.
      210ff133
    • Andreas Gohr's avatar
      updated composer dependencies · 43d3f077
      Andreas Gohr authored
      43d3f077
  2. Apr 12, 2018
  3. Apr 11, 2018
    • Andreas Gohr's avatar
      shortened new search configs · 13ce475d
      Andreas Gohr authored
      shorter names are more in line with what we already use, makes less
      layout problems in the documentation and is easier to type when telling
      people about it.
      13ce475d
  4. Apr 10, 2018
  5. Apr 05, 2018
  6. Mar 29, 2018
  7. Mar 28, 2018
  8. Mar 27, 2018
Loading