[Groonga-commit] groonga/groonga [master] Fix wrong test group name

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 4 14:21:19 JST 2013


Kouhei Sutou	2013-03-04 14:21:19 +0900 (Mon, 04 Mar 2013)

  New Revision: 4511bf441fee7a9e1c35424946591e2a21c19840
  https://github.com/groonga/groonga/commit/4511bf441fee7a9e1c35424946591e2a21c19840

  Log:
    Fix wrong test group name
    
    test/command/suite/select/operation/ ->
    test/command/suite/select/filter/arithmetic_operation/

  Renamed files:
    test/command/suite/select/filter/arithmetic_operation/bitwise_and/int8.expected
      (from test/command/suite/select/operation/bitwise_and/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and/int8.test
      (from test/command/suite/select/operation/bitwise_and/int8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and/uint8.expected
      (from test/command/suite/select/operation/bitwise_and/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and/uint8.test
      (from test/command/suite/select/operation/bitwise_and/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/int8.expected
      (from test/command/suite/select/operation/bitwise_and_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/int8.test
      (from test/command/suite/select/operation/bitwise_and_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/uint8.expected
      (from test/command/suite/select/operation/bitwise_and_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/uint8.test
      (from test/command/suite/select/operation/bitwise_and_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or/int8.expected
      (from test/command/suite/select/operation/bitwise_or/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or/int8.test
      (from test/command/suite/select/operation/bitwise_or/int8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or/uint8.expected
      (from test/command/suite/select/operation/bitwise_or/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or/uint8.test
      (from test/command/suite/select/operation/bitwise_or/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/int8.expected
      (from test/command/suite/select/operation/bitwise_or_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/int8.test
      (from test/command/suite/select/operation/bitwise_or_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/uint8.expected
      (from test/command/suite/select/operation/bitwise_or_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/uint8.test
      (from test/command/suite/select/operation/bitwise_or_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor/int8.expected
      (from test/command/suite/select/operation/bitwise_xor/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor/int8.test
      (from test/command/suite/select/operation/bitwise_xor/int8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor/uint8.expected
      (from test/command/suite/select/operation/bitwise_xor/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor/uint8.test
      (from test/command/suite/select/operation/bitwise_xor/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/int8.expected
      (from test/command/suite/select/operation/bitwise_xor_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/int8.test
      (from test/command/suite/select/operation/bitwise_xor_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/uint8.expected
      (from test/command/suite/select/operation/bitwise_xor_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/uint8.test
      (from test/command/suite/select/operation/bitwise_xor_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/minus/int8.expected
      (from test/command/suite/select/operation/minus/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/minus/int8.test
      (from test/command/suite/select/operation/minus/int8.test)
    test/command/suite/select/filter/arithmetic_operation/minus/uint8.expected
      (from test/command/suite/select/operation/minus/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/minus/uint8.test
      (from test/command/suite/select/operation/minus/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/minus_assign/int8.expected
      (from test/command/suite/select/operation/minus_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/minus_assign/int8.test
      (from test/command/suite/select/operation/minus_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/minus_assign/uint8.expected
      (from test/command/suite/select/operation/minus_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/minus_assign/uint8.test
      (from test/command/suite/select/operation/minus_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/percent/int8.expected
      (from test/command/suite/select/operation/percent/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/percent/int8.test
      (from test/command/suite/select/operation/percent/int8.test)
    test/command/suite/select/filter/arithmetic_operation/percent/uint8.expected
      (from test/command/suite/select/operation/percent/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/percent/uint8.test
      (from test/command/suite/select/operation/percent/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/percent_assign/int8.expected
      (from test/command/suite/select/operation/percent_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/percent_assign/int8.test
      (from test/command/suite/select/operation/percent_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/percent_assign/uint8.expected
      (from test/command/suite/select/operation/percent_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/percent_assign/uint8.test
      (from test/command/suite/select/operation/percent_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/plus/int8.expected
      (from test/command/suite/select/operation/plus/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/plus/int8.test
      (from test/command/suite/select/operation/plus/int8.test)
    test/command/suite/select/filter/arithmetic_operation/plus/uint8.expected
      (from test/command/suite/select/operation/plus/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/plus/uint8.test
      (from test/command/suite/select/operation/plus/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/plus_assign/int8.expected
      (from test/command/suite/select/operation/plus_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/plus_assign/int8.test
      (from test/command/suite/select/operation/plus_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/plus_assign/uint8.expected
      (from test/command/suite/select/operation/plus_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/plus_assign/uint8.test
      (from test/command/suite/select/operation/plus_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_l/int8.expected
      (from test/command/suite/select/operation/shift_l/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_l/int8.test
      (from test/command/suite/select/operation/shift_l/int8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_l/uint8.expected
      (from test/command/suite/select/operation/shift_l/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_l/uint8.test
      (from test/command/suite/select/operation/shift_l/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_l_assign/int8.expected
      (from test/command/suite/select/operation/shift_l_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_l_assign/int8.test
      (from test/command/suite/select/operation/shift_l_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_l_assign/uint8.expected
      (from test/command/suite/select/operation/shift_l_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_l_assign/uint8.test
      (from test/command/suite/select/operation/shift_l_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_r/int8.expected
      (from test/command/suite/select/operation/shift_r/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_r/int8.test
      (from test/command/suite/select/operation/shift_r/int8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_r/uint8.expected
      (from test/command/suite/select/operation/shift_r/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_r/uint8.test
      (from test/command/suite/select/operation/shift_r/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_r_assign/int8.expected
      (from test/command/suite/select/operation/shift_r_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_r_assign/int8.test
      (from test/command/suite/select/operation/shift_r_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_r_assign/uint8.expected
      (from test/command/suite/select/operation/shift_r_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_r_assign/uint8.test
      (from test/command/suite/select/operation/shift_r_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_rr/int8.expected
      (from test/command/suite/select/operation/shift_rr/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_rr/int8.test
      (from test/command/suite/select/operation/shift_rr/int8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_rr/uint8.expected
      (from test/command/suite/select/operation/shift_rr/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_rr/uint8.test
      (from test/command/suite/select/operation/shift_rr/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/int8.expected
      (from test/command/suite/select/operation/shift_rr_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/int8.test
      (from test/command/suite/select/operation/shift_rr_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/uint8.expected
      (from test/command/suite/select/operation/shift_rr_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/uint8.test
      (from test/command/suite/select/operation/shift_rr_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/slash/int8.expected
      (from test/command/suite/select/operation/slash/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/slash/int8.test
      (from test/command/suite/select/operation/slash/int8.test)
    test/command/suite/select/filter/arithmetic_operation/slash/uint8.expected
      (from test/command/suite/select/operation/slash/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/slash/uint8.test
      (from test/command/suite/select/operation/slash/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/slash_assign/int8.expected
      (from test/command/suite/select/operation/slash_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/slash_assign/int8.test
      (from test/command/suite/select/operation/slash_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/slash_assign/uint8.expected
      (from test/command/suite/select/operation/slash_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/slash_assign/uint8.test
      (from test/command/suite/select/operation/slash_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/star/int8.expected
      (from test/command/suite/select/operation/star/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/star/int8.test
      (from test/command/suite/select/operation/star/int8.test)
    test/command/suite/select/filter/arithmetic_operation/star/uint8.expected
      (from test/command/suite/select/operation/star/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/star/uint8.test
      (from test/command/suite/select/operation/star/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/star_assign/int8.expected
      (from test/command/suite/select/operation/star_assign/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/star_assign/int8.test
      (from test/command/suite/select/operation/star_assign/int8.test)
    test/command/suite/select/filter/arithmetic_operation/star_assign/uint8.expected
      (from test/command/suite/select/operation/star_assign/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/star_assign/uint8.test
      (from test/command/suite/select/operation/star_assign/uint8.test)
    test/command/suite/select/filter/arithmetic_operation/unary_minus/int8.expected
      (from test/command/suite/select/operation/unary_minus/int8.expected)
    test/command/suite/select/filter/arithmetic_operation/unary_minus/int8.test
      (from test/command/suite/select/operation/unary_minus/int8.test)
    test/command/suite/select/filter/arithmetic_operation/unary_minus/uint8.expected
      (from test/command/suite/select/operation/unary_minus/uint8.expected)
    test/command/suite/select/filter/arithmetic_operation/unary_minus/uint8.test
      (from test/command/suite/select/operation/unary_minus/uint8.test)

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_and_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_or_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/bitwise_xor_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/minus_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/percent_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/plus_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_l_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_r_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/shift_rr_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/slash_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star_assign/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star_assign/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star_assign/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/star_assign/uint8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/unary_minus/int8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/unary_minus/int8.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/unary_minus/uint8.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/select/filter/arithmetic_operation/unary_minus/uint8.test (+0 -0) 100%
===================================================================
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index