Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
QA
Age
Commit message (
Collapse
)
Author
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-11
Disable WhitespacePingLayer on disconnect + Timer refactoring.
Remko Tronçon
Timer now no longer runs in its own thread, but in the main Boost IOService thread.
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-10
Migrated all configure flags 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
Coverage now works better. Some files are cleaned by default (without the need of CLEANFILES).
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