3
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Increment version info. More... about 20 years ago
Cleanup and documentation. More... about 20 years ago
* qm/remote_host.py: Rename to ... * qm/host.py: ... this. Replace "RemoteHost" with "Host" throughout. * qm/test/base.py: Adjust accordingly. * qm/test/classes/classes.qmc: Likewise. * qm/test/classes/compiler_table.py: Likewise. * qm/test/classes/local_host.py: Likewise. More... about 20 years ago
* qm/remote_host.py: New file. * qm/test/base.py (__extension_bases): Add "remote_host". (extension_kinds): Derive automatically from __extension_base. * qm/test/classes/classes.qmc: Add local_host.LocalHost, ssh_host.SSHHost, ssh_host.RSHHost, and simulator.Simulator. * qm/test/classes/compiler.py (Compiler.GetExecutableExtension): New method. (Compiler.GetObjectExtension): Likewise. * qm/test/classes/compiler_table.py (CompilerTable.Setup): Fix typos and thinkos. Set up CompilerTable.target. * qm/test/classes/compiler_test.py (CompiledExecutable): Remove. (CompilerTest._GetObjectFileName): Fix typo in comment. (CompilerTest.Run): Save the compiler. (CompilerTest._RunExecutable): Use the RemoteHost provided by the compiler table. * qm/test/classes/local_host.py: New file. * qm/test/classes/simulator.py: Likewise. * qm/test/classes/ssh_host.py: Likewise. More... about 20 years ago
* qm/test/cmdline.py (QMTest.__ExecuteRegister): Use __CheckExtensionKind. More... about 20 years ago
Fix typo. More... about 20 years ago
* qm/test/result.py (Result.NoteException): Quote exception stirng. More... about 20 years ago
* qm/extension.py (Extension.Type.__init__): Fix overlong lines. (make_dom_element): Fix typo in comment. More... about 20 years ago
Small fixes and cleanup. More... about 20 years ago
Test More... about 20 years ago
Test More... about 20 years ago
Test More... about 20 years ago
Test More... about 20 years ago
Test More... about 20 years ago
Test documentation generation. More... about 20 years ago
Various fixes and enhancements. More... about 20 years ago
* qm/test/database.py (ItemDescriptor._Execute): Use getattr and a bound method object instead of eval. More... over 20 years ago
Add 'report' command. More... over 20 years ago
Add support for new 'ldflags' parameter. More... over 20 years ago
Merge qmtc module. More... over 20 years ago
Fix omission. More... over 20 years ago
Add new ParameterDatabase class More... over 20 years ago
Introduce metaclass for Extension. More... over 20 years ago
Introduce metaclass for Extension. More... over 20 years ago
Generalize ExecTestBase's output validation. More... over 20 years ago
Fix XMLDatabase' ExplicitSuite construction. More... over 20 years ago
Fix issue #7 More... over 20 years ago
Replace deprecated use of whrandom by random. More... over 20 years ago
move distutils workaround from Makefile into setup.py More... over 20 years ago
move distutils workaround from Makefile into setup.py More... over 20 years ago