[wesnoth-commits] [wesnoth/wesnoth] 2ffa3b: Simplify the string quoting routine

Celtic Minstrel noreply at github.com
Thu Apr 22 03:24:19 UTC 2021


  Branch: refs/heads/lua_unit_test
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2ffa3be1b940375f110cb9f95d284d74f92adf49
      https://github.com/wesnoth/wesnoth/commit/2ffa3be1b940375f110cb9f95d284d74f92adf49
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M data/lua/core/unit_test.lua

  Log Message:
  -----------
  Simplify the string quoting routine


  Commit: 570a6f23a19c3a422f7f6ead2a98b5c6e7fd101f
      https://github.com/wesnoth/wesnoth/commit/570a6f23a19c3a422f7f6ead2a98b5c6e7fd101f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M data/lua/core/unit_test.lua

  Log Message:
  -----------
  Simplify the string quoting routine even more


  Commit: 9b7db88b259055c4d3eedbe7ae07b53382908840
      https://github.com/wesnoth/wesnoth/commit/9b7db88b259055c4d3eedbe7ae07b53382908840
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M data/test/scenarios/test_dofile.cfg

  Log Message:
  -----------
  typo


  Commit: 6c4a5a60cd8d1e25aee6d9069589ca27a91d6e85
      https://github.com/wesnoth/wesnoth/commit/6c4a5a60cd8d1e25aee6d9069589ca27a91d6e85
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M data/test/scenarios/test_assert.cfg

  Log Message:
  -----------
  Update comments and add octalot's extra unit test


  Commit: bb86dcc755819b7ef60c66879b00facd306c07c0
      https://github.com/wesnoth/wesnoth/commit/bb86dcc755819b7ef60c66879b00facd306c07c0
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M data/lua/core/unit_test.lua

  Log Message:
  -----------
  Remove assert_not

The argument for its existence is much weaker than the argument for assert_equal and its kin.


  Commit: 759887f9046bcac379ca7017bc6d8232f02fc690
      https://github.com/wesnoth/wesnoth/commit/759887f9046bcac379ca7017bc6d8232f02fc690
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M data/lua/core/unit_test.lua
    M data/test/scenarios/test_require.cfg
    M data/test/scenarios/test_return.cfg

  Log Message:
  -----------
  Remove pass_if and fail_if


  Commit: d9f4df0ad81f522307fc1def89d28c2102c55835
      https://github.com/wesnoth/wesnoth/commit/d9f4df0ad81f522307fc1def89d28c2102c55835
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M wml_test_schedule

  Log Message:
  -----------
  Forgot to commit this


  Commit: 7a33b5f22f3ed765a04d2b3e9fb6f43eb2b77d8a
      https://github.com/wesnoth/wesnoth/commit/7a33b5f22f3ed765a04d2b3e9fb6f43eb2b77d8a
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M data/lua/core/unit_test.lua
    M data/test/scenarios/as_text.cfg
    M data/test/scenarios/test_assert.cfg
    M data/test/scenarios/test_dofile.cfg
    M data/test/scenarios/test_lua.cfg
    M data/test/scenarios/test_lua_wml_tagnames.cfg
    M data/test/scenarios/test_require.cfg
    M data/test/scenarios/test_return.cfg

  Log Message:
  -----------
  Rename pass() to succeed() for consistency with the WML framework


Compare: https://github.com/wesnoth/wesnoth/compare/73d3ad4ab56f...7a33b5f22f3e



More information about the Commits mailing list