Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
QA
/
UnitTest
Age
Commit message (
Expand
)
Author
2017-01-11
Integrate googletest and googlemock libraries to 3rdParty
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2014-12-15
Update Copyright In QA
Kevin Smith
2014-08-03
Allow injection of flags into unit test checker
Kevin Smith
2013-04-19
Avoid 'test' phase when parsing SConscripts.
Remko Tronçon
2012-09-17
Support for building swiften as a DLL
Remko Tronçon
2012-07-12
Use DYLD_LIBRARY_PATH instead of DYLD_FALLBACK_LIBRARY_PATH for running tests.
Remko Tronçon
2012-06-05
Added ICU support.
Remko Tronçon
2011-06-18
Merge branch 'swift-1.x'
Remko Tronçon
2011-06-18
Use UseFlags for compiling the unit test.
Remko Tronçon
2011-06-18
Merge branch 'swift-1.x'
Remko Tronçon
2011-06-18
Moving unused server code out of Swiften into Limber.
Remko Tronçon
2011-04-19
Fixed OS X ProxyProvider compilation.
Remko Tronçon
2011-04-18
Added option to build library with tests.
Remko Tronçon
2011-03-12
Added optimized version of HMACSHA1 as comment.
Remko Tronçon
2011-03-01
Some more Sluift enhancements.
Remko Tronçon
2010-09-02
Added check_output SCons flag to generate an XML report.
Remko Tronçon
2010-08-29
Put platform flags in PLATFORM_FLAGS variable.
Remko Tronçon
2010-08-29
Added Stanza Ack Requester & Responder.
Remko Tronçon
2010-04-08
Added copyrights to QA.
Remko Tronçon
2010-03-28
Fixed unit test compilation when Swift is not present.
Remko Tronçon
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moving QA to a separate module.
Remko Tronçon
2010-03-02
Adding iPhone compilation
Kevin Smith
2009-12-01
Override SConscript() with our own, test-aware implementation.
Remko Tronçon
2009-11-15
Linkify URLs.
Remko Tronçon
2009-11-01
Moving tests around.
Remko Tronçon
2009-11-01
Added SCons test framework.
Remko Tronçon
2009-09-03
Add missing LINKFLAGS for checker on Windows.
Remko Tronçon
2009-09-03
Move Swiften QA test into QA module.
Remko Tronçon
2009-08-16
Enable XML parser tests again.
Remko Tronçon
2009-08-16
Add LibXML support to build system.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-08-12
Added Slimber & valgrind testing to SCons.
Remko Tronçon
2009-08-09
Add SConscript files.
Remko Tronçon
2009-07-30
Remove unnecessary test constructor.
Remko Tronçon
2009-07-24
Update the build system.
Remko Tronçon
2009-07-17
Extended CppUnit checker to have test selection.
Remko Tronçon
2009-06-22
Let each module define its own .dep files.
Remko Tronçon
2009-06-10
Moved Swiften/QA/UnitTest to QA/UnitTest.
Remko Tronçon