Skip to content
Snippets Groups Projects
  1. Nov 26, 2021
    • Virgile Prevosto's avatar
      [tests] update oracle · 81d0503a
      Virgile Prevosto authored
      Since this test is supposed to check the order in which globals are presented
      after AST reordering, such oracle changes must be considered carefully. Here,
      there's no dependency between `j` and `k`, so that they can indeed be swapped.
      This in fact better reflect the original global list before reordering
      
      NB: `l` is always at the very top of the list, despite being inserted last. This
      might warrant investigation at some point. However, the resulting AST after
      reordering is correct, which is the main goal.
      81d0503a
  2. Mar 27, 2020
  3. Feb 17, 2020
  4. Feb 05, 2019
  5. Jan 14, 2019
  6. Dec 12, 2018
  7. Dec 04, 2018
  8. Dec 03, 2018
  9. Nov 28, 2018
  10. Nov 23, 2018
  11. Nov 22, 2018
  12. Nov 16, 2018
  13. Oct 31, 2018
Loading