|
|
@ -4,10 +4,9 @@
|
|
|
|
# Runs various versions of the QR Code generator test worker as subprocesses,
|
|
|
|
# Runs various versions of the QR Code generator test worker as subprocesses,
|
|
|
|
# feeds each one the same random input, and compares their output for equality.
|
|
|
|
# feeds each one the same random input, and compares their output for equality.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Copyright (c) Project Nayuki
|
|
|
|
# Copyright (c) Project Nayuki. (MIT License)
|
|
|
|
# https://www.nayuki.io/page/qr-code-generator-library
|
|
|
|
# https://www.nayuki.io/page/qr-code-generator-library
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# (MIT License)
|
|
|
|
|
|
|
|
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
|
|
# Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
|
|
# this software and associated documentation files (the "Software"), to deal in
|
|
|
|
# this software and associated documentation files (the "Software"), to deal in
|
|
|
|
# the Software without restriction, including without limitation the rights to
|
|
|
|
# the Software without restriction, including without limitation the rights to
|
|
|
|