You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/unittest
singuliere 1a4e2bfcd1
tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142)
The GITEA_UNIT_TESTS_VERBOSE variable is an undocumented variable
introduced in 2017 (see 1028ef2def)
whose sole purpose has been to log SQL statements when running unit
tests.

It is renamed for clarity and a warning is displayed for backward
compatibility for people and scripts that know about it.

The documentation is updated to reflect this change.
3 years ago
..
consistency.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
fixtures.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
reflection.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
testdb.go tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142) 3 years ago
unit_tests.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago